Skip to content

Commit

Permalink
ci(.github/workflows/go): tests against go@1.22.
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewhartstonge committed Mar 1, 2024
1 parent 7ddea0e commit 0bb55d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
- '1.19'
- '1.20'
- '1.21'
- '1.22'
steps:
- name: Checkout Repository
uses: actions/checkout@v4
Expand Down

0 comments on commit 0bb55d1

Please sign in to comment.