Skip to content
This repository was archived by the owner on Jan 17, 2025. It is now read-only.

Commit 1fb889e

Browse files
committed
Update release workflow to go 1.17
1 parent 4b2f4ee commit 1fb889e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: Set up Go
2626
uses: actions/setup-go@v2
2727
with:
28-
go-version: 1.16
28+
go-version: 1.17
2929
- name: Import GPG key
3030
id: import_gpg
3131
uses: paultyng/[email protected]

0 commit comments

Comments
 (0)