Skip to content

Commit c9d2e96

Browse files
authored
remove linux arm builder to test (#1995)
1 parent 7d2c3a3 commit c9d2e96

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build-helper.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ jobs:
2323
runner: "macos-latest"
2424
- platform: "linux"
2525
runner: "ubuntu-latest"
26-
- platform: "linux"
27-
runner: ubuntu-24.04-arm
26+
# - platform: "linux"
27+
# runner: ubuntu-24.04-arm
2828
- platform: "windows"
2929
runner: "windows-latest"
3030
# - platform: "windows"

0 commit comments

Comments
 (0)