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 8cffd8e commit e901df7Copy full SHA for e901df7
.github/workflows/pull_request.yaml
@@ -21,7 +21,7 @@ jobs:
21
- amd64
22
- arm64
23
go-version:
24
- - '1.21'
+ - '1.22'
25
steps:
26
27
- uses: actions/checkout@v3
.github/workflows/release.yaml
@@ -18,7 +18,7 @@ jobs:
18
strategy:
19
matrix:
20
0 commit comments