Merge current v3.0 into master
This commit is contained in:
commit
063f8fae79
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test-conformance.yaml
vendored
2
.github/workflows/test-conformance.yaml
vendored
|
@ -9,7 +9,7 @@ on:
|
||||||
- 'integration/k8s_conformance_test.go'
|
- 'integration/k8s_conformance_test.go'
|
||||||
|
|
||||||
env:
|
env:
|
||||||
GO_VERSION: '1.21'
|
GO_VERSION: '1.22'
|
||||||
CGO_ENABLED: 0
|
CGO_ENABLED: 0
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
Loading…
Reference in a new issue