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 0e7e9c4 commit e816b66Copy full SHA for e816b66
.github/workflows/control.yml
@@ -13,7 +13,7 @@ jobs:
13
strategy:
14
matrix:
15
os: [macOS-latest, ubuntu-24.04]
16
- go: [ '1.22.2' ]
+ go: [ '1.24.2' ]
17
steps:
18
- uses: actions/checkout@v2
19
- uses: actions/setup-go@v2
0 commit comments