Skip to content

Commit

Permalink
chore: disable github ci for build aarch64-windows
Browse files Browse the repository at this point in the history
  • Loading branch information
sigoden committed Feb 6, 2023
1 parent de0b6e2 commit 83e3d8c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@ jobs:
os: macos-latest
use-cross: true
cargo-flags: ""
- target: aarch64-pc-windows-msvc
os: windows-latest
use-cross: true
cargo-flags: ""
# - target: aarch64-pc-windows-msvc
# os: windows-latest
# use-cross: true
# cargo-flags: ""
- target: x86_64-apple-darwin
os: macos-latest
cargo-flags: ""
Expand Down

0 comments on commit 83e3d8c

Please sign in to comment.