Skip to content

Commit b13e12a

Browse files
chore(deps): update dependency golang to v1.24 (#74)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 331db95 commit b13e12a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable-e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ on:
2727

2828
# set up environment variables to be used across all the jobs
2929
env:
30-
GOLANG_VERSION: "1.23.x"
30+
GOLANG_VERSION: "1.24.x"
3131
KIND_VERSION: "v0.27.0"
3232
K8S_VERSION: "v1.32.2"
3333
REGISTRY: "ghcr.io/${{ github.repository_owner }}/postgresql-trunk"

0 commit comments

Comments
 (0)