Update config.yml

This commit is contained in:
Robert Brennan
2024-03-08 15:08:41 -05:00
committed by GitHub
parent 0bcc48ee2c
commit c6befdb3fc
+1 -1
View File
@@ -136,7 +136,7 @@ jobs:
# The goreleaser image tag determins the version of Go.
# Manually check goreleaser images for their version of Go.
# Ref: https://hub.docker.com/r/goreleaser/goreleaser/tags
- image: goreleaser/goreleaser:v1.24.0
- image: goreleaser/goreleaser:v1.25.0-nightly # Go 1.22.0
environment:
GOLANG_VERSION: "1.22.0"
steps: