There was an error while loading. Please reload this page.
1 parent 0d2ab68 commit b4db298Copy full SHA for b4db298
1 file changed
.github/workflows/go.yml
@@ -28,7 +28,7 @@ jobs:
28
strategy:
29
matrix:
30
os: [ubuntu-latest]
31
- go: [1.23, 1.24]
+ go: [1.23, 1.24, 1.25]
32
include:
33
- os: ubuntu-latest
34
go-build: ~/.cache/go-build
0 commit comments