Skip to content

Commit 99d5599

Browse files
committed
Test dist-various-2 on try
1 parent c6f868f commit 99d5599

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

src/ci/azure-pipelines/try.yml

+2-6
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,10 @@ jobs:
1414
- template: steps/run.yml
1515
strategy:
1616
matrix:
17-
dist-x86_64-linux:
18-
IMAGE: dist-x86_64-linux
17+
dist-various-2:
18+
IMAGE: dist-various-2
1919
DEPLOY: 1
2020

21-
dist-x86_64-linux-alt:
22-
IMAGE: dist-x86_64-linux
23-
DEPLOY_ALT: 1
24-
2521
# The macOS and Windows builds here are currently disabled due to them not being
2622
# overly necessary on `try` builds. We also don't actually have anything that
2723
# consumes the artifacts currently. Perhaps one day we can reenable, but for now

0 commit comments

Comments
 (0)