Skip to content

Commit

Permalink
Specify go version for precompile workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
brannon committed Aug 28, 2024
1 parent ea2387f commit cd3c177
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,5 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: cli/gh-extension-precompile@v1
with:
go_version: "1.22"

0 comments on commit cd3c177

Please sign in to comment.