mirror of
https://github.com/ko-build/ko.git
synced 2025-03-20 20:55:00 +02:00
Use Go 1.16+ to release (#444)
This commit is contained in:
parent
2dced74571
commit
08c6c716f4
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -19,7 +19,7 @@ jobs:
|
||||
name: Set up Go
|
||||
uses: actions/setup-go@v1
|
||||
with:
|
||||
go-version: 1.13.x
|
||||
go-version: 1.16.x
|
||||
-
|
||||
name: Run GoReleaser
|
||||
uses: goreleaser/goreleaser-action@v1
|
||||
|
Loading…
x
Reference in New Issue
Block a user