We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca163f3 commit 4b0591cCopy full SHA for 4b0591c
.github/workflows/main.yml
@@ -77,7 +77,7 @@ jobs:
77
- mips64-unknown-linux-gnuabi64
78
- mips64el-unknown-linux-gnuabi64
79
- s390x-unknown-linux-gnu
80
- - wasm32-wasi
+ # - wasm32-wasi
81
- i586-unknown-linux-gnu
82
- x86_64-linux-android
83
- arm-linux-androideabi
@@ -131,8 +131,8 @@ jobs:
131
disable_assert_instr: true
132
- target: s390x-unknown-linux-gnu
133
os: ubuntu-latest
134
- - target: wasm32-wasi
135
- os: ubuntu-latest
+ # - target: wasm32-wasi
+ # os: ubuntu-latest
136
- target: aarch64-apple-darwin
137
os: macos-latest
138
norun: true
0 commit comments