We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6aba351 commit 56f2ecfCopy full SHA for 56f2ecf
1 file changed
.github/workflows/run_tests.yml
@@ -8,7 +8,7 @@ jobs:
8
runs-on: ubuntu-latest
9
strategy:
10
matrix:
11
- go-version: ["1.20", "1.21", "1.22"]
+ go-version: ["1.23", "1.24", "1.25"]
12
13
steps:
14
- uses: actions/checkout@v4
0 commit comments