Skip to content

Commit

Permalink
ci(.github/workflows/go): tests against go@1.22. (#37)
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewhartstonge committed Mar 1, 2024
1 parent 7ddea0e commit 65bc263
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/go.yml
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 65bc263

Please sign in to comment.