Skip to content

Commit

Permalink
Increase go-version to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
Stoufiler authored and edsrzf committed Sep 3, 2022
1 parent 37b9a46 commit 8e5d0fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: Setup Go
uses: actions/setup-go@v2
with:
go-version: '~1.17.0'
go-version: '~1.19.0'
- name: Build
run: go build .
- name: Test
Expand Down

0 comments on commit 8e5d0fe

Please sign in to comment.