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.
go build
1 parent b2eb2a0 commit 8c04077Copy full SHA for 8c04077
.github/workflows/ci.yaml
@@ -11,7 +11,7 @@ jobs:
11
test:
12
strategy:
13
matrix:
14
- go-version: [1.24.x, 1.22.x]
+ go-version: [1.25.x, 1.24.x]
15
platform: [ubuntu-latest, macos-latest, windows-latest]
16
runs-on: ${{ matrix.platform }}
17
steps:
0 commit comments