diff --git a/.github/workflows/ci-sdk-wasm.yml b/.github/workflows/ci-sdk-wasm.yml index 3fac37b0913..10fc1c70fff 100644 --- a/.github/workflows/ci-sdk-wasm.yml +++ b/.github/workflows/ci-sdk-wasm.yml @@ -34,7 +34,6 @@ jobs: go-version: '1.20' - name: Override GOROOT and GOTOOLDIR - if: contains(matrix.os, 'ubuntu') run: | echo "Setting correct GOROOT and GOTOOLDIR" unset GOROOT