Skip to content

Commit

Permalink
feat: add Go 1.22 support (#59)
Browse files Browse the repository at this point in the history
  • Loading branch information
sawadashota committed Mar 13, 2024
1 parent 61ff285 commit 0037862
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
- '1.19'
- '1.20'
- '1.21'
- '1.22'
steps:
- name: Checkout code
uses: actions/checkout@v4
Expand Down

0 comments on commit 0037862

Please sign in to comment.