mirror of
https://github.com/containous/traefik.git
synced 2025-01-10 01:17:55 +03: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…
Reference in New Issue
Block a user