Remove Wasm target from CI for now
This commit is contained in:
parent
2c6bfdbc8c
commit
24e53d92c5
1 changed files with 0 additions and 4 deletions
4
.github/workflows/integration.yml
vendored
4
.github/workflows/integration.yml
vendored
|
|
@ -7,10 +7,6 @@ jobs:
|
|||
matrix:
|
||||
os: [ubuntu-latest, windows-latest, macOS-latest]
|
||||
rust: [stable, beta]
|
||||
include:
|
||||
- os: ubuntu-latest
|
||||
rust: stable
|
||||
targets: 'wasm32-unknown-unknown'
|
||||
steps:
|
||||
- uses: hecrj/setup-rust-action@v1
|
||||
with:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue