diff --git a/.github/workflows/rust.yml b/.github/workflows/rust.yml index ffb4981d..a9c0d618 100644 --- a/.github/workflows/rust.yml +++ b/.github/workflows/rust.yml @@ -366,7 +366,7 @@ jobs: wasm32-tests: permissions: contents: read - runs-on: ubuntu-latest-64-cores + runs-on: non-gpu env: EVM_VERIFIER_EZKL_TOKEN: ${{ secrets.EVM_VERIFIER_EZKL_TOKEN }} steps: