mirror of
https://github.com/traefik/traefik.git
synced 2025-09-21 22:01:12 +02:00
fix: go version for conformance tests gateway api
This commit is contained in:
parent
bc84fdd006
commit
efa6ca0fa1
2
.github/workflows/test-conformance.yaml
vendored
2
.github/workflows/test-conformance.yaml
vendored
@ -9,7 +9,7 @@ on:
|
||||
- 'integration/k8s_conformance_test.go'
|
||||
|
||||
env:
|
||||
GO_VERSION: '1.21'
|
||||
GO_VERSION: '1.22'
|
||||
CGO_ENABLED: 0
|
||||
|
||||
jobs:
|
||||
|
Loading…
x
Reference in New Issue
Block a user