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 f4de1ad commit cd6958aCopy full SHA for cd6958a
.github/workflows/ci.yml
@@ -265,7 +265,6 @@ jobs:
265
run: cargo check --target wasm32-unknown-unknown
266
267
build-wasm-atomics:
268
- if: ${{ false }} # Disabled temporarily due to https://github.com/rust-lang/rust/issues/145101
269
runs-on: ubuntu-latest
270
timeout-minutes: 30
271
needs: build
0 commit comments