mirror of
https://github.com/leon-ai/leon.git
synced 2024-12-11 09:12:40 +03:00
ci: add macOS ARM64 self-hosted runner
This commit is contained in:
parent
1dc0451f0f
commit
84cdc7fa60
@ -13,7 +13,7 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
os: [ubuntu-latest, macos-latest, windows-latest]
|
||||
os: [ubuntu-latest, macos-latest, windows-latest, self-hosted]
|
||||
|
||||
runs-on: ${{ matrix.os }}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user