Skip to content

Commit

Permalink
Update Go version in release.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ladicle authored May 26, 2022
1 parent aa152bc commit 845d69b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
tags:
- '*'
env:
GO: 1.14.x
GO: 1.18.x
jobs:
goreleaser:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 845d69b

Please sign in to comment.