mirror of https://github.com/google/gemma.cpp.git
Enable macos-latest in GitHub Actions CI.
This commit is contained in:
parent
e0179bad83
commit
74b27074e1
|
|
@ -13,7 +13,7 @@ jobs:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
type: ['Release']
|
type: ['Release']
|
||||||
os: ['ubuntu-latest']
|
os: ['ubuntu-latest', 'macos-latest']
|
||||||
|
|
||||||
concurrency:
|
concurrency:
|
||||||
group: ${{ github.workflow }}-${{ github.ref }}
|
group: ${{ github.workflow }}-${{ github.ref }}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue