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
|
||||
matrix:
|
||||
type: ['Release']
|
||||
os: ['ubuntu-latest']
|
||||
os: ['ubuntu-latest', 'macos-latest']
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.ref }}
|
||||
|
|
|
|||
Loading…
Reference in New Issue