mirror of
https://github.com/FairwindsOps/polaris.git
synced 2026-05-06 01:06:43 +00:00
back up goreleaser version
This commit is contained in:
@@ -136,7 +136,9 @@ 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.25.0-nightly
|
||||
- image: goreleaser/goreleaser:v1.24.0
|
||||
environment:
|
||||
GOLANG_VERSION: "1.22.0"
|
||||
steps:
|
||||
- checkout
|
||||
- setup_remote_docker:
|
||||
|
||||
Reference in New Issue
Block a user