We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcc11ac commit 8d4210aCopy full SHA for 8d4210a
src/ci/azure-pipelines/try.yml
@@ -22,6 +22,10 @@ jobs:
22
IMAGE: dist-x86_64-linux
23
DEPLOY_ALT: 1
24
25
+ dist-various-2:
26
+ IMAGE: dist-various-2
27
+ DEPLOY: 1
28
+
29
# The macOS and Windows builds here are currently disabled due to them not being
30
# overly necessary on `try` builds. We also don't actually have anything that
31
# consumes the artifacts currently. Perhaps one day we can reenable, but for now
0 commit comments