Skip to content

Commit

Permalink
Merge pull request #551 from stakater/thunef/release_ga_go_version_fix
Browse files Browse the repository at this point in the history
Updates go version in release GA
  • Loading branch information
tanalam2411 authored Nov 3, 2023
2 parents cd6b62f + 9e4f77b commit 067f084
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
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 067f084

Please sign in to comment.