Skip to content

Commit 3e91c99

Browse files
committed
fix arch name
1 parent 6117b0b commit 3e91c99

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
@@ -93,7 +93,7 @@ jobs:
9393
- runner: windows-latest
9494
arch: x64
9595
- runner: windows-11-arm
96-
arch: aarch64
96+
arch: arm64
9797
runs-on: ${{ matrix.os.runner }}
9898
steps:
9999
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)