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 f7377ff commit 2e03914Copy full SHA for 2e03914
.github/workflows/control.yml
@@ -13,7 +13,7 @@ jobs:
13
strategy:
14
matrix:
15
os: [macOS-latest, ubuntu-20.04]
16
- go: [ '1.18.4' ]
+ go: [ '1.21.5' ]
17
steps:
18
- uses: actions/checkout@v2
19
- uses: actions/setup-go@v2
0 commit comments