mirror of
https://github.com/wavetermdev/waveterm.git
synced 2025-01-19 21:11:32 +01:00
Switch to macos-latest runner now that it is ARM (#851)
This commit is contained in:
parent
ff1d631aa7
commit
411bb44e11
2
.github/workflows/build-helper.yml
vendored
2
.github/workflows/build-helper.yml
vendored
@ -21,7 +21,7 @@ jobs:
|
|||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- platform: "darwin"
|
- platform: "darwin"
|
||||||
runner: "macos-latest-xlarge"
|
runner: "macos-latest"
|
||||||
- platform: "linux"
|
- platform: "linux"
|
||||||
runner: "ubuntu-latest"
|
runner: "ubuntu-latest"
|
||||||
- platform: "linux"
|
- platform: "linux"
|
||||||
|
Loading…
Reference in New Issue
Block a user