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 efa701d commit 41f1207Copy full SHA for 41f1207
ci/azure/posix.yml
@@ -38,11 +38,11 @@ jobs:
38
LC_ALL: "it_IT.utf8"
39
EXTRA_APT: "language-pack-it xsel"
40
41
- py36_32bit:
42
- ENV_FILE: ci/deps/azure-36-32bit.yaml
43
- CONDA_PY: "36"
44
- PATTERN: "not slow and not network and not clipboard"
45
- BITS32: "yes"
+ #py36_32bit:
+ # ENV_FILE: ci/deps/azure-36-32bit.yaml
+ # CONDA_PY: "36"
+ # PATTERN: "not slow and not network and not clipboard"
+ # BITS32: "yes"
46
47
py37_locale:
48
ENV_FILE: ci/deps/azure-37-locale.yaml
0 commit comments