Skip to content

Commit 067f084

Browse files
authored
Merge pull request #551 from stakater/thunef/release_ga_go_version_fix
Updates go version in release GA
2 parents cd6b62f + 9e4f77b commit 067f084

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
- "v*"
77

88
env:
9-
GOLANG_VERSION: 1.18
9+
GOLANG_VERSION: 1.21
1010

1111
jobs:
1212
build:

0 commit comments

Comments
 (0)