diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 83583538e..76939fe64 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -8,7 +8,7 @@ on: pull_request: env: CGO_ENABLED: 0 - GO_VERSION: 1.18 + GO_VERSION: 1.20 jobs: verify: name: Verify