Compare commits

...

1 Commits

Author SHA1 Message Date
Roberto Viola
99a7710292 jurplel/install-qt-action@v4 2025-04-17 06:54:29 +02:00

View File

@@ -99,7 +99,7 @@ jobs:
cmake-version: '3.20.x'
- name: Install Qt
uses: jurplel/install-qt-action@v3
uses: jurplel/install-qt-action@v4
with:
version: '5.15.2'
host: 'windows'
@@ -412,7 +412,7 @@ jobs:
run: sudo apt update -y && sudo apt-get install -y qtbase5-dev qtchooser qt5-qmake qtbase5-dev-tools qtquickcontrols2-5-dev libqt5bluetooth5 libqt5widgets5 libqt5positioning5 libqt5xml5 qtconnectivity5-dev qtpositioning5-dev libqt5charts5-dev libqt5charts5 libqt5networkauth5-dev libqt5websockets5* libxcb-randr0-dev libxcb-xtest0-dev libxcb-xinerama0-dev libxcb-shape0-dev libxcb-xkb-dev
- name: Install Qt
uses: jurplel/install-qt-action@v3
uses: jurplel/install-qt-action@v4
with:
version: '5.15.2'
host: 'linux'
@@ -686,7 +686,7 @@ jobs:
ref: "release-1.12.1"
- name: Install Qt iOS
uses: jurplel/install-qt-action@v3
uses: jurplel/install-qt-action@v4
with:
version: '5.15.2'
host: 'mac'
@@ -787,7 +787,7 @@ jobs:
if: matrix.config.python
- name: Install Qt
uses: jurplel/install-qt-action@v3
uses: jurplel/install-qt-action@v4
with:
version: '5.15.2'
host: 'windows'
@@ -975,7 +975,7 @@ jobs:
uses: lukka/get-cmake@latest
- name: Install Qt
uses: jurplel/install-qt-action@v3
uses: jurplel/install-qt-action@v4
with:
version: '5.15.2'
host: 'windows'
@@ -1236,7 +1236,7 @@ jobs:
if: matrix.config.python
- name: Install Qt
uses: jurplel/install-qt-action@v3
uses: jurplel/install-qt-action@v4
with:
version: '6.8.2'
host: 'windows'