Skip to content

Commit 8c1f73a

Browse files
committed
update release.yaml
1 parent 844b424 commit 8c1f73a

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
uses: goreleaser/goreleaser-action@v2
4242
with:
4343
args: -p 3 release --timeout 60m --clean
44-
version: latest
44+
version: 1.18.3
4545
strategy:
4646
fail-fast: true
4747
matrix:

.goreleaser.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ builds:
1111
- CGO_ENABLED=0
1212
goarch:
1313
- amd64
14-
- arm64
1514
goos:
1615
- darwin
1716
- windows

0 commit comments

Comments
 (0)