mirror of
https://codeberg.org/scip/esctl.git
synced 2026-08-24 01:34:17 +02:00
set go version for releaser
This commit is contained in:
@@ -16,6 +16,7 @@ builds:
|
||||
goos:
|
||||
- linux
|
||||
- darwin
|
||||
tool: "go1.26.4"
|
||||
|
||||
changelog:
|
||||
sort: asc
|
||||
|
||||
@@ -5,7 +5,7 @@ labels:
|
||||
|
||||
steps:
|
||||
goreleaser:
|
||||
image: goreleaser/goreleaser:1.26.4
|
||||
image: goreleaser/goreleaser
|
||||
when:
|
||||
event: [tag,manual]
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user