mirror of
https://github.com/VSCodium/vscodium.git
synced 2026-04-19 13:46:03 +10:00
fix(ci): use macos 12 runner
This commit is contained in:
2
.github/workflows/stable-macos.yml
vendored
2
.github/workflows/stable-macos.yml
vendored
@@ -28,7 +28,7 @@ jobs:
|
|||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- runner: macOS-10.15
|
- runner: macos-12
|
||||||
vscode_arch: x64
|
vscode_arch: x64
|
||||||
- runner: [self-hosted, macOS, ARM64]
|
- runner: [self-hosted, macOS, ARM64]
|
||||||
vscode_arch: arm64
|
vscode_arch: arm64
|
||||||
|
|||||||
Reference in New Issue
Block a user