We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6eccd83 commit 52a3736Copy full SHA for 52a3736
.github/workflows/release-go-crosscompile-task.yaml
@@ -10,7 +10,7 @@ env:
10
# AWS_PLUGIN_TARGET: TODO
11
ARTIFACT_NAME: dist
12
# See: https://github.com/actions/setup-go/tree/v2#readme
13
- GO_VERSION: 1.16
+ GO_VERSION: 1.17
14
15
on:
16
push:
0 commit comments