Skip to content

Commit

Permalink
go 1.19->1.19.x for artifact upload
Browse files Browse the repository at this point in the history
  • Loading branch information
jessepeterson committed Sep 15, 2023
1 parent cce6025 commit 679ffb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on-push-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:

- uses: actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe # v4.1.0
with:
go-version: '1.19'
go-version: '1.19.x'

- run: CGO_ENABLED=0 make release

Expand Down

0 comments on commit 679ffb8

Please sign in to comment.