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 0169f7f commit 3cf91fbCopy full SHA for 3cf91fb
1 file changed
.github/workflows/control.yml
@@ -14,7 +14,7 @@ jobs:
14
fail-fast: false
15
matrix:
16
os: [macOS-latest, ubuntu-24.04]
17
- go: [ '1.24.2' ]
+ go: [ '1.25.0' ]
18
steps:
19
- uses: actions/checkout@v2
20
- uses: actions/setup-go@v2
0 commit comments