Skip to content

Commit

Permalink
ci: skip aarch64-linux-gnu cross compile
Browse files Browse the repository at this point in the history
which maybe resolved by bytecodealliance/wasmtime/commit/4543a07bb587facad9e89670be1a0aa06d3e37eb,
but wizer still uses old wasmtime, so can't update it for now...
  • Loading branch information
kateinoigakukun committed Aug 26, 2022
1 parent 8067811 commit a012847
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ jobs:
include:
- target: x86_64-unknown-linux-gnu
os: ubuntu-latest
- target: aarch64-unknown-linux-gnu
os: ubuntu-latest
- target: x86_64-pc-windows-gnu
os: ubuntu-latest
- target: x86_64-apple-darwin
Expand Down

0 comments on commit a012847

Please sign in to comment.