Skip to content

Commit 944b14b

Browse files
[ci] Fix windows arm64 label
1 parent d938e8b commit 944b14b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ jobs:
9393
cd _build && ./test/test_xsimd
9494
9595
build-windows-arm64:
96-
name: 'mingw arm64'
96+
name: 'MSVC arm64'
9797
defaults:
9898
run:
9999
shell: bash {0}

0 commit comments

Comments
 (0)