mirror of
https://github.com/wavetermdev/waveterm.git
synced 2025-02-01 23:21:59 +01:00
Switch to a larger Linux ARM runner for faster builds (#132)
This commit is contained in:
parent
0fbb42863c
commit
1c99e1ed4c
2
.github/workflows/build-helper.yml
vendored
2
.github/workflows/build-helper.yml
vendored
@ -16,7 +16,7 @@ jobs:
|
||||
runner: "ubuntu-latest"
|
||||
- platform: "linux"
|
||||
arch: "arm64"
|
||||
runner: ubuntu-22.04-arm64-4core
|
||||
runner: ubuntu-24.04-arm64-16core
|
||||
# - platform: "windows"
|
||||
# arch: "amd64"
|
||||
# runner: "windows-latest"
|
||||
|
Loading…
Reference in New Issue
Block a user