Skip to content

Commit b26ee94

Browse files
authored
alpine,debian: fix tests/modules race on non-module arches; make pip conditional in Alpine (#471)
* alpine,debian: avoid test modules race on non-module arches by -j1; alpine: call pip only when BUILD_WITH_MODULES=yes (use python3 -m pip) * alpine: pip installs under modules use --break-system-packages (PEP 668); no change to job parallelism
1 parent 0579700 commit b26ee94

File tree

2 files changed

+11
-10
lines changed

2 files changed

+11
-10
lines changed

alpine/Dockerfile

Lines changed: 7 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

debian/Dockerfile

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)