Skip to content

Commit

Permalink
fix go version release
Browse files Browse the repository at this point in the history
  • Loading branch information
ezraisw committed Sep 24, 2023
1 parent d7037e4 commit bdbbb11
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-binary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,6 @@ jobs:
github_token: ${{ secrets.GITHUB_TOKEN }}
goos: ${{ matrix.goos }}
goarch: ${{ matrix.goarch }}
goversion: "1.21.0"
binary_name: selectivetesting
project_path: "./cmd/selectivetesting"

0 comments on commit bdbbb11

Please sign in to comment.