We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
publish-go-tester-task
1 parent 4d15bf5 commit 79f3ffcCopy full SHA for 79f3ffc
workflow-templates/dependabot/workflow-template-copies/.github/workflows/publish-go-tester-task.yml
@@ -106,6 +106,8 @@ jobs:
106
name: Linux_ARMv7
107
- path: "*macOS_64bit.tar.gz"
108
name: macOS_64
109
+ - path: "*macOS_ARM64.tar.gz"
110
+ name: macOS_ARM64
111
- path: "*Windows_32bit.zip"
112
name: Windows_X86-32
113
- path: "*Windows_64bit.zip"
workflow-templates/publish-go-tester-task.yml
0 commit comments