Skip to content

Commit

Permalink
ci(release): build with go 1.19.8
Browse files Browse the repository at this point in the history
  • Loading branch information
npdgm committed Apr 18, 2023
1 parent 4c24dd7 commit d7bd30c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v4
with:
go-version: "1.18.6"
go-version: "1.19.8"

- name: Build binaries and prepare assets
shell: python
Expand Down

0 comments on commit d7bd30c

Please sign in to comment.