mirror of
https://github.com/desktop/desktop
synced 2024-10-31 05:19:03 +00:00
Use macos-13-xl-arm64 M1 runner
This commit is contained in:
parent
cb9071ad8d
commit
4739548e0b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -60,7 +60,7 @@ jobs:
|
|||
fail-fast: false
|
||||
matrix:
|
||||
node: [18.14.0]
|
||||
os: [macos-11, windows-2019]
|
||||
os: [macos-13-xl-arm64, windows-2019]
|
||||
arch: [x64, arm64]
|
||||
include:
|
||||
- os: macos-11
|
||||
|
|
Loading…
Reference in a new issue