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 e901df7 commit 8c0c38aCopy full SHA for 8c0c38a
.github/workflows/pull_request.yaml
@@ -59,7 +59,7 @@ jobs:
59
strategy:
60
matrix:
61
go-version:
62
- - '1.17'
+ - '1.22'
63
needs:
64
- build
65
steps:
.github/workflows/release.yaml
@@ -84,7 +84,7 @@ jobs:
84
- amd64
85
- arm64
86
87
88
89
90
- uses: actions/checkout@v3
0 commit comments