We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf05836 commit d0101f5Copy full SHA for d0101f5
1 file changed
.github/workflows/reusable-e2e.yml
@@ -27,7 +27,7 @@ on:
27
28
# set up environment variables to be used across all the jobs
29
env:
30
- GOLANG_VERSION: "1.24.x"
+ GOLANG_VERSION: "1.25.x"
31
KIND_VERSION: "v0.29.0"
32
K8S_VERSION: "v1.33.2"
33
REGISTRY: "ghcr.io/${{ github.repository_owner }}/postgresql-trunk"
0 commit comments