File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
- # Source: https://github.com/arduino/tooling-project-assets/blob/main/workflow-templates/release-go-task.md
1
+ # Source: https://github.com/arduino/tooling-project-assets/blob/main/workflow-templates/release-go-crosscompile- task.md
2
2
name : Release
3
3
4
4
env :
10
10
# AWS_PLUGIN_TARGET: TODO
11
11
ARTIFACT_NAME : dist
12
12
# See: https://github.com/actions/setup-go/tree/v2#readme
13
- GO_VERSION : 1.16
13
+ GO_VERSION : 1.17
14
14
15
15
on :
16
16
push :
Original file line number Diff line number Diff line change 1
- # Source: https://github.com/arduino/tooling-project-assets/blob/main/workflow-templates/assets/release-go-task/go- crosscompile/DistTasks.yml
1
+ # Source: https://github.com/arduino/tooling-project-assets/blob/main/workflow-templates/assets/release-go-crosscompile-task /DistTasks.yml
2
2
version : " 3"
3
3
4
4
# This taskfile is ideally meant to be project agnostic and could be dropped in
You can’t perform that action at this time.
0 commit comments