Skip to content

Commit 4618688

Browse files
committed
Added Win/ARM64 build on publish-go-tester-task.yml
1 parent b8307bd commit 4618688

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

workflow-templates/publish-go-tester-task.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,10 @@ jobs:
9393
path: "*Windows_64bit.zip"
9494
artifact-name: Windows_X86-64
9595
runner: ubuntu-latest
96+
- task: Windows_ARM64
97+
path: "*Windows_ARM64.zip"
98+
artifact-name: Windows_ARM64
99+
runner: ubuntu-24.04-arm
96100
- task: Linux_32bit
97101
path: "*Linux_32bit.tar.gz"
98102
artifact-name: Linux_X86-32

0 commit comments

Comments
 (0)