diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 95b8e75ed0bb1..80775fc5c7fca 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -265,7 +265,6 @@ jobs: run: cargo check --target wasm32-unknown-unknown build-wasm-atomics: - if: ${{ false }} # Disabled temporarily due to https://github.com/rust-lang/rust/issues/145101 runs-on: ubuntu-latest timeout-minutes: 30 needs: build