We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de350c8 commit a5e5b53Copy full SHA for a5e5b53
.github/workflows/go.yml
@@ -30,7 +30,7 @@ jobs:
30
strategy:
31
matrix:
32
os: [ubuntu-latest]
33
- go: [1.23, 1.24]
+ go: [1.23, 1.24, 1.25]
34
include:
35
- os: ubuntu-latest
36
go-build: ~/.cache/go-build
0 commit comments