Skip to content

Commit

Permalink
chore(deps): update dependency golang to v1.24 (#74)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 24, 2025
1 parent 331db95 commit b13e12a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable-e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ on:

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

0 comments on commit b13e12a

Please sign in to comment.