Skip to content
This repository was archived by the owner on Aug 22, 2024. It is now read-only.

Commit 3fc74ac

Browse files
author
Matt Schulte
committed
TEMP: Testing with private docker image
1 parent 47f3ac8 commit 3fc74ac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

azure-pipelines.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -370,8 +370,8 @@ jobs:
370370
- job: LinuxK4ABuildTest
371371
displayName: Linux
372372
pool:
373-
vmImage: 'ubuntu-16.04'
374-
container: mcr.microsoft.com/akbuilder-linux:v3
373+
vmImage: 'ubuntu-18.04'
374+
container: schultetwin1/akbuilder:0.0.4
375375
strategy:
376376
maxParallel: 100
377377
matrix:

0 commit comments

Comments
 (0)