We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 103f538 commit 310a018Copy full SHA for 310a018
.github/workflows/rust.yml
@@ -14,7 +14,7 @@ jobs:
14
shell: powershell
15
strategy:
16
matrix:
17
- os: [windows-11-arm, windows-2025]
+ os: [windows-2025]
18
target: [aarch64-pc-windows-msvc, x86_64-pc-windows-msvc, i686-pc-windows-msvc]
19
exclude:
20
- os: windows-11-arm
0 commit comments