diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index d3f746d..66540ca 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -93,6 +93,7 @@ jobs: - {qt: "6", runner: "macos-14", nosetests: 0} env: FUNQ_QT_MAJOR_VERSION: "${{ matrix.qt }}" + PIP_BREAK_SYSTEM_PACKAGES: 1 steps: - uses: actions/checkout@v2 - name: Install requirements