We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d7adae commit 2a76497Copy full SHA for 2a76497
1 file changed
src/ci/azure-pipelines/try.yml
@@ -26,6 +26,7 @@ jobs:
26
strategy:
27
matrix:
28
dist-x86_64-linux: {}
29
+ dist-i686-linux: {}
30
31
# The macOS and Windows builds here are currently disabled due to them not being
32
# overly necessary on `try` builds. We also don't actually have anything that
0 commit comments