CI: Let install-qt choose the python version

This commit is contained in:
Peter Hartmann 2025-05-02 10:44:00 +02:00
parent a10a0a9958
commit d5165e0fdb
1 changed files with 0 additions and 2 deletions

View File

@ -202,7 +202,6 @@ jobs:
install-deps: "true"
modules: "qtwebengine"
cached: ${{ steps.cache-qt-5-15.outputs.cache-hit }}
setup-python: "false"
tools: ""
set-env: "true"
tools-only: "false"
@ -216,7 +215,6 @@ jobs:
install-deps: "true"
modules: "qtwebengine qtshadertools"
cached: ${{ steps.cache-qt-6-2.outputs.cache-hit }}
setup-python: "false"
tools: ""
set-env: "true"
tools-only: "false"