diff --git a/.github/workflows/parametric-tests.yml b/.github/workflows/parametric-tests.yml index eea919e7ce..5a91d0e3ce 100644 --- a/.github/workflows/parametric-tests.yml +++ b/.github/workflows/parametric-tests.yml @@ -43,7 +43,7 @@ jobs: - uses: actions/setup-go@v3 with: - go-version: "1.20" + go-version: "oldstable" - name: Build runner uses: ./.github/actions/install_runner