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 88cdf78 commit d45e977Copy full SHA for d45e977
.github/workflows/build.yml
@@ -22,7 +22,7 @@ jobs:
22
# Note: enable only one 'devenv' build (for docs release)
23
- { os: ubuntu-latest, arch: x86_64, inskind: minciao }
24
- { os: ubuntu-latest, arch: x86_64, inskind: devenv }
25
- - { os: ubuntu-latest, arch: i686, inskind: minciao }
+# - { os: ubuntu-latest, arch: i686, inskind: minciao }
26
- { os: macos-latest, arch: x86_64, inskind: minciao }
27
- { os: macos-latest, arch: x86_64, inskind: devenv-nodocs }
28
- { os: windows-2019, arch: x86_64, inskind: minciao }
0 commit comments