Skip to content

Commit 1cfcd36

Browse files
authored
Update build.yml
1 parent 8172dcf commit 1cfcd36

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
cgo_enabled: "0"
6565

6666
# Linux 桌面版 arm64
67-
- os: ubuntu-latest-arm64
67+
- os: ubuntu-24.04-arm
6868
goos: linux
6969
goarch: arm64
7070
exe_ext: ""
@@ -88,7 +88,7 @@ jobs:
8888
cgo_enabled: "0"
8989

9090
# ✅ 软路由 arm64(RK3588 / 树莓派等)
91-
- os: ubuntu-latest
91+
- os: ubuntu-24.04-arm
9292
goos: linux
9393
goarch: arm64
9494
exe_ext: ""

0 commit comments

Comments
 (0)