Skip to content

Commit

Permalink
Updates go version in release GA
Browse files Browse the repository at this point in the history
  • Loading branch information
thunef committed Nov 3, 2023
1 parent cd6b62f commit 9e4f77b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Expand Up @@ -6,7 +6,7 @@ on:
- "v*"

env:
GOLANG_VERSION: 1.18
GOLANG_VERSION: 1.21

jobs:
build:
Expand Down

0 comments on commit 9e4f77b

Please sign in to comment.