Skip to content

Commit

Permalink
Update CI Go versions to 1.19 and 1.20
Browse files Browse the repository at this point in the history
  • Loading branch information
joeycumines committed Jul 30, 2023
1 parent b2257bc commit 01dc79b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@ jobs:
fail-fast: false
matrix:
go-version:
- 1.18
- 1.19
- 1.20
steps:
- name: Set up Go
uses: actions/setup-go@v2
Expand Down

0 comments on commit 01dc79b

Please sign in to comment.