Skip to content

Commit

Permalink
feat: support golang 1.23
Browse files Browse the repository at this point in the history
  • Loading branch information
jenting committed Oct 28, 2024
1 parent 3c292ec commit 3420682
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
go:
- '1.21'
- '1.22'
- '1.23'

runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 3420682

Please sign in to comment.