mirror of
https://github.com/leon-ai/leon.git
synced 2024-11-24 04:31:31 +03:00
ci: add macOS ARM64 self-hosted runner
This commit is contained in:
parent
6ea6c84b3d
commit
a4fbba5fd0
@ -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