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 2e9093f commit ac684c4Copy full SHA for ac684c4
.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
@@ -129,8 +129,8 @@ jobs:
129
disable_assert_instr: true
130
- target: s390x-unknown-linux-gnu
131
os: ubuntu-latest
132
- - target: wasm32-wasi
133
- os: ubuntu-latest
+ #- target: wasm32-wasi
+ # os: ubuntu-latest
134
- target: aarch64-unknown-linux-gnu
135
136
- target: x86_64-apple-darwin
0 commit comments