Skip to content

Commit

Permalink
feat: Add go version 1.23 to test matrix (test.yml) (#1315)
Browse files Browse the repository at this point in the history
  • Loading branch information
nemuvski committed Aug 20, 2024
1 parent 242df46 commit 11b3b95
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 @@ -17,6 +17,7 @@ jobs:
- '1.20'
- '1.21'
- '1.22'
- '1.23'
name: test go-${{ matrix.go }}
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 11b3b95

Please sign in to comment.