mirror of
https://github.com/Luca1991/NDSFactory.git
synced 2025-07-08 21:20:13 +02:00
GitHub Builder: now use Qt version 6.7.2 for macOS and Windows
This commit is contained in:
parent
4b886a9033
commit
d69e4e13fa
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -51,7 +51,7 @@ jobs:
|
||||
- name: Install Qt
|
||||
uses: jurplel/install-qt-action@v4
|
||||
with:
|
||||
version: '6.5.2'
|
||||
version: '6.7.2'
|
||||
|
||||
- name: Install CMake
|
||||
uses: lukka/get-cmake@latest
|
||||
@ -94,7 +94,7 @@ jobs:
|
||||
- name: Install Qt
|
||||
uses: jurplel/install-qt-action@v4
|
||||
with:
|
||||
version: '6.5.2'
|
||||
version: '6.7.2'
|
||||
|
||||
- name: Install CMake
|
||||
uses: lukka/get-cmake@latest
|
||||
|
Loading…
x
Reference in New Issue
Block a user