diff --git a/.github/workflows/test-conformance.yaml b/.github/workflows/test-conformance.yaml index 707d9d5c0..3b17660b3 100644 --- a/.github/workflows/test-conformance.yaml +++ b/.github/workflows/test-conformance.yaml @@ -9,7 +9,7 @@ on: - 'integration/k8s_conformance_test.go' env: - GO_VERSION: '1.21' + GO_VERSION: '1.22' CGO_ENABLED: 0 jobs: