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 6da1dc0 commit 8ad6f3bCopy full SHA for 8ad6f3b
.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