Skip to content

Commit 896993f

Browse files
committed
fixup arch for linux arm64
1 parent e15a32c commit 896993f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
arch: x64
2323
build-group: linux-x64
2424
- os: ubuntu-22.04-arm
25-
arch: x64
25+
arch: arm64
2626
build-group: linux-arm64
2727
- os: macos-13
2828
arch: x64

0 commit comments

Comments
 (0)