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 f790b09 commit 3c1f4e0Copy full SHA for 3c1f4e0
.github/workflows/ci.yml
@@ -2,7 +2,7 @@ name: CI
2
on: [push]
3
4
env:
5
- GO_VERSION: '1.23'
+ GO_VERSION: '1.25'
6
7
jobs:
8
test:
0 commit comments