ci: Fix typo in windows ARM target name
This commit is contained in:
@@ -171,7 +171,7 @@ jobs:
|
|||||||
os: macos-latest
|
os: macos-latest
|
||||||
use-cross: true
|
use-cross: true
|
||||||
cargo-flags: ""
|
cargo-flags: ""
|
||||||
- target: aarch64_pc_windows_msvc
|
- target: aarch64-pc-windows-msvc
|
||||||
os: windows-latest
|
os: windows-latest
|
||||||
use-cross: true
|
use-cross: true
|
||||||
cargo-flags: ""
|
cargo-flags: ""
|
||||||
|
|||||||
Reference in New Issue
Block a user