Skip to content

Commit d8a9cb7

Browse files
Backport PR #32708: skip 32 bit linux (#32771)
Co-authored-by: William Ayd <[email protected]>
1 parent ef2ebc3 commit d8a9cb7

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

ci/azure/posix.yml

+5-5
Original file line numberDiff line numberDiff line change
@@ -38,11 +38,11 @@ jobs:
3838
LC_ALL: "it_IT.utf8"
3939
EXTRA_APT: "language-pack-it xsel"
4040

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"
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"
4646

4747
py37_locale:
4848
ENV_FILE: ci/deps/azure-37-locale.yaml

0 commit comments

Comments
 (0)