mirror of
https://github.com/wavetermdev/waveterm.git
synced 2025-01-02 18:39:05 +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:
|
||||
include:
|
||||
- platform: "darwin"
|
||||
runner: "macos-latest-xlarge"
|
||||
runner: "macos-latest"
|
||||
- platform: "linux"
|
||||
runner: "ubuntu-latest"
|
||||
- platform: "linux"
|
||||
|
Loading…
Reference in New Issue
Block a user