ci: Fix typo in windows ARM target name

This commit is contained in:
2025-09-14 16:06:35 -06:00
parent 396cb4c3e4
commit b326e7ed4c
+1 -1
View File
@@ -171,7 +171,7 @@ jobs:
os: macos-latest
use-cross: true
cargo-flags: ""
- target: aarch64_pc_windows_msvc
- target: aarch64-pc-windows-msvc
os: windows-latest
use-cross: true
cargo-flags: ""