Skip to content

Commit

Permalink
Pin go version for release builds.
Browse files Browse the repository at this point in the history
  • Loading branch information
lthibault authored and lukanus committed Aug 9, 2023
1 parent 21c6f8f commit 6582046
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
goos: ${{ matrix.goos }}
goversion: ${{ matrix.goversion }}
goarch: ${{ matrix.goarch }}
goversion: ${{ matrix.goversion }}
binary_name: dreamboat
asset_name: ${{ github.ref_name }}-dreamboat-${{ matrix.goos }}-${{ matrix.goarch }}
project_path: ./cmd/dreamboat

0 comments on commit 6582046

Please sign in to comment.