Skip to content

Commit 377ae27

Browse files
committed
fixup! Update Variables to Generated Values
1 parent b6a8b2a commit 377ae27

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.pipelines/build/binaries.jobs.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,7 @@ jobs:
2929
ARCH: amd64
3030
OS: windows
3131
${{ elseif eq(job_data.job, 'linux_arm64') }}:
32-
LinuxContainerImage: 'onebranch.azurecr.io/linux/ubuntu-2004-arm64:latest'
33-
ob_enable_qemu: true
32+
LinuxContainerImage: 'onebranch.azurecr.io/linux/ubuntu-2204:latest'
3433
ARCH: arm64
3534
OS: linux
3635

0 commit comments

Comments
 (0)