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