We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56f7612 commit db90ed1Copy full SHA for db90ed1
.github/workflows/jazzy.yml
@@ -9,6 +9,8 @@ on:
9
jobs:
10
build-and-test:
11
runs-on: ubuntu-24.04
12
+ env:
13
+ PIP_BREAK_SYSTEM_PACKAGES: "1"
14
strategy:
15
fail-fast: false
16
container:
0 commit comments