diff --git a/.cirrus.yml b/.cirrus.yml index 0af2ab7db..7e14e0447 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -362,7 +362,7 @@ macos_task_template: &MACOS_TASK_TEMPLATE - export PATH="${HOME}/.local/bin:`python3 -m site --user-base`/bin:$PATH" - echo $PATH - python3 --version - - pip3 install --user --upgrade pip dropbox py7zr 'urllib3<2.0' conan==1.63.0 requests + - pip3 install --break-system-packages --user --upgrade pip dropbox py7zr 'urllib3<2.0' conan==1.63.0 requests - ccache --set-config sloppiness=pch_defines,time_macros max_size="$CCACHE_SIZE" - qmake --version - which qmake