We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26ac3dd commit f1fb303Copy full SHA for f1fb303
1 file changed
.github/workflows/go-release-build.yml
@@ -18,7 +18,7 @@ jobs:
18
name: Set up Go
19
uses: actions/setup-go@v2
20
with:
21
- go-version: 1.19
+ go-version: 1.17
22
23
-
24
name: Checkout
0 commit comments