Skip to content

Commit 1adb959

Browse files
authored
Update build.yml
1 parent b3a0f59 commit 1adb959

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,8 @@ jobs:
4242
exe_ext: ''
4343
archive_format: tar.gz
4444
archive_ext: .tar.gz
45-
# 注意: GitHub Actions 公共 runner 使用 ubuntu-latest-arm64
46-
# 如果需要 ubuntu-24.04-arm,请使用自托管 runner
47-
- os: ubuntu-latest-arm64
45+
46+
- os: ubuntu-24.04-arm
4847
goos: linux
4948
goarch: arm64
5049
exe_ext: ''

0 commit comments

Comments
 (0)