Skip to content

Commit

Permalink
specified go version in release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
CallMeGreg committed Sep 12, 2024
1 parent 6403838 commit dfdfaa4
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@v4
- uses: cli/gh-extension-precompile@v2
with:
go_version: '1.23.1'

0 comments on commit dfdfaa4

Please sign in to comment.