Skip to content

Commit

Permalink
Test against Go 1.23 (#95)
Browse files Browse the repository at this point in the history
  • Loading branch information
mnako authored Oct 6, 2024
1 parent 661a134 commit 30a4d67
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 @@ -20,6 +20,7 @@ jobs:
- "1.20"
- "1.21"
- "1.22"
- "1.23"
steps:
- uses: actions/setup-go@v5.0.2
with:
Expand Down

0 comments on commit 30a4d67

Please sign in to comment.