fix: temp rm windows-gnu
This commit is contained in:
parent
682c51fd03
commit
8240207e7b
1 changed files with 3 additions and 3 deletions
6
.github/workflows/pkg-release.yml
vendored
6
.github/workflows/pkg-release.yml
vendored
|
|
@ -32,9 +32,9 @@ jobs:
|
|||
- target: x86_64-windows-gnu
|
||||
os: ubuntu-latest
|
||||
rust-target: x86_64-pc-windows-gnu
|
||||
- target: aarch64-windows-gnu
|
||||
os: ubuntu-latest
|
||||
rust-target: aarch64-pc-windows-gnu
|
||||
# - target: aarch64-windows-gnu
|
||||
# os: ubuntu-latest
|
||||
# rust-target: aarch64-pc-windows-gnu
|
||||
- target: wasm32-freestanding
|
||||
os: ubuntu-latest
|
||||
rust-target: wasm32-unknown-unknown
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue