mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Github Actions : Update to Qt 5.9.9 to avoid cmake warnings
This commit is contained in:
parent
a729b2fdab
commit
88662a00d8
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -21,7 +21,7 @@ jobs:
|
|||||||
- name: Install Qt
|
- name: Install Qt
|
||||||
uses: jurplel/install-qt-action@v2.5.0
|
uses: jurplel/install-qt-action@v2.5.0
|
||||||
with:
|
with:
|
||||||
version: 5.9
|
version: 5.9.9
|
||||||
modules: qtscript
|
modules: qtscript
|
||||||
mirror: 'http://mirrors.ocf.berkeley.edu/qt/'
|
mirror: 'http://mirrors.ocf.berkeley.edu/qt/'
|
||||||
- name: Install Python dependencies
|
- name: Install Python dependencies
|
||||||
|
Loading…
Reference in New Issue
Block a user