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 944c669 commit 2673494Copy full SHA for 2673494
.github/workflows/testing.yml
@@ -42,7 +42,7 @@ jobs:
42
strategy:
43
matrix:
44
os: [ubuntu-latest, macos-latest]
45
- go: [1.24]
+ go: [1.24, 1.25]
46
include:
47
- os: ubuntu-latest
48
go-build: ~/.cache/go-build
0 commit comments