Skip to content

Commit c02692b

Browse files
committed
Unblocking build pipeline
1 parent e6c3c01 commit c02692b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.pipelines/build/images.jobs.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -127,12 +127,10 @@ jobs:
127127
OS: linux
128128
${{ elseif eq(job_data.job, 'windows_amd64') }}:
129129
LinuxContainerImage: 'mcr.microsoft.com/onebranch/azurelinux/build:3.0'
130-
# ob_enable_qemu: true
131130
ARCH: amd64
132131
OS: windows
133132
${{ elseif eq(job_data.job, 'linux_arm64') }}:
134133
LinuxContainerImage: 'mcr.microsoft.com/onebranch/azurelinux/build:3.0'
135-
# ob_enable_qemu: true
136134
ARCH: arm64
137135
OS: linux
138136
GOARCH: arm64

0 commit comments

Comments
 (0)