Skip to content

Commit

Permalink
build: correctly specify go version 1.18.0-beta1
Browse files Browse the repository at this point in the history
  • Loading branch information
skaldarnar committed Dec 20, 2021
1 parent e2824ee commit b541c5f
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 @@ -14,4 +14,4 @@ jobs:
- uses: skaldarnar/gh-extension-precompile@trunk
with:
go_stable: 'false'
go_version: "1.18beta1"
go_version: "1.18.0-beta1"

0 comments on commit b541c5f

Please sign in to comment.