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 298fc4d commit d359a17Copy full SHA for d359a17
.github/workflows/sanity.yml
@@ -2,7 +2,7 @@ on: [push, pull_request]
2
name: Sanity
3
4
env:
5
- GO_VERSION: '1.20.x'
+ GO_VERSION: '1.24.x'
6
7
jobs:
8
build:
0 commit comments