File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed
Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -177,16 +177,16 @@ jobs:
177177 # runner: ubuntu-latest-devops-large
178178 runner-arch : X64
179179 artifact : linux_amd64
180- - id : linux/amd64/v2
181- # runner: ubuntu-latest-release-test-amd64
182- # runner: ubuntu-latest-devops-large
183- runner-arch : X64
184- artifact : linux_amd64v2
185- # - id: linux/arm64
186- # #runner: ubuntu-latest-release-test-arm64
187- # #runner: ubuntu-latest-devops-large-arm
188- # runner-arch: ARM64
189- # artifact: linux_arm64
180+ # - id: linux/amd64/v2
181+ # #runner: ubuntu-latest-release-test-amd64
182+ # #runner: ubuntu-latest-devops-large
183+ # runner-arch: X64
184+ # artifact: linux_amd64v2
185+ - id : linux/arm64
186+ # runner: ubuntu-latest-release-test-arm64
187+ # runner: ubuntu-latest-devops-large-arm
188+ runner-arch : ARM64
189+ artifact : linux_arm64
190190
191191
192192 steps :
You can’t perform that action at this time.
0 commit comments