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 aca2959 commit 42840b3Copy full SHA for 42840b3
.github/workflows/go.yml
@@ -5,7 +5,7 @@ jobs:
5
test:
6
strategy:
7
matrix:
8
- go-version: [1.23.x, 1.24.x]
+ go-version: [1.23.x, 1.24.x, 1.25.x]
9
os: [ubuntu-24.04, macos-13, windows-latest]
10
targetplatform: [x86, x64]
11
0 commit comments