Skip to content

Commit

Permalink
Update go.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
5-whys authored Nov 8, 2023
1 parent a6d6f74 commit c4bf041
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
github_token: ${{ secrets.GITHUB_TOKEN }}
goos: ${{ matrix.goos }}
goarch: ${{ matrix.goarch }}
goversion: 1.19.13
goversion: 1.20.11
goamd64: v1
release_tag: latest
build_flags: "-a"
Expand Down

0 comments on commit c4bf041

Please sign in to comment.