diff --git a/.github/workflows/ci-main.yml b/.github/workflows/ci-main.yml index 68afee40e..1f735d685 100644 --- a/.github/workflows/ci-main.yml +++ b/.github/workflows/ci-main.yml @@ -43,7 +43,7 @@ jobs: go-version: [ "1.22", "1.23" ] goarch: [ "386", "amd64" ] - runs-on: ubuntu-20.04 + runs-on: ubuntu-latest # Service containers to run with `code-test` services: