Skip to content

Commit 18f1e95

Browse files
committed
scriggo: use Go 1.18 to compile the scriggo command
1 parent 397021a commit 18f1e95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/goreleaser.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
name: Set up Go
2222
uses: actions/setup-go@v2
2323
with:
24-
go-version: 1.17
24+
go-version: 1.18
2525
-
2626
name: Run GoReleaser
2727
uses: goreleaser/goreleaser-action@v2

0 commit comments

Comments
 (0)