Skip to content

Commit 8d40afe

Browse files
committed
ci: Specify image for generator job
1 parent cd49672 commit 8d40afe

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.azure-pipelines/shared/build_jobs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ jobs:
4444

4545
# This job computes the product of the config dimensions
4646
- job: generator
47+
pool:
48+
vmImage: "ubuntu-latest"
4749
steps:
4850
- task: PythonScript@0
4951
name: winmatrix

0 commit comments

Comments
 (0)