mirror of
https://github.com/tumic0/GPXSee.git
synced 2024-11-24 03:35:53 +01:00
Use Qt 5.15.2 as the Qt5 version for OS X builds
This commit is contained in:
parent
34f935462f
commit
dce078bca6
2
.github/workflows/osx.yml
vendored
2
.github/workflows/osx.yml
vendored
@ -17,7 +17,7 @@ jobs:
|
||||
- name: Install Qt
|
||||
uses: jurplel/install-qt-action@v3
|
||||
with:
|
||||
version: '5.15.8'
|
||||
version: '5.15.2'
|
||||
modules: qtpositioning qt5compat qtserialport
|
||||
- name: Create localization
|
||||
run: lrelease gpxsee.pro
|
||||
|
Loading…
Reference in New Issue
Block a user