Skip to content

Commit 310a018

Browse files
authored
skip arm for now
1 parent 103f538 commit 310a018

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
shell: powershell
1515
strategy:
1616
matrix:
17-
os: [windows-11-arm, windows-2025]
17+
os: [windows-2025]
1818
target: [aarch64-pc-windows-msvc, x86_64-pc-windows-msvc, i686-pc-windows-msvc]
1919
exclude:
2020
- os: windows-11-arm

0 commit comments

Comments
 (0)