Skip to content

Commit

Permalink
bump Go test versions
Browse files Browse the repository at this point in the history
  • Loading branch information
qmuntal committed Feb 18, 2025
1 parent 063dbb3 commit 523a97e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ jobs:
strategy:
fail-fast: false
matrix:
go-version: [1.22.x, 1.23.x]
go-version: [1.23.x, 1.24.x]
openssl-version: [1.1.0, 1.1.1, 3.0.1, 3.0.13, 3.1.5, 3.2.1, 3.3.0, 3.3.1]
runs-on: ubuntu-20.04
steps:
Expand Down

0 comments on commit 523a97e

Please sign in to comment.