mirror of
https://github.com/tumic0/GPXSee.git
synced 2025-06-18 07:38:02 +02:00
Use Qt 6.9.1 in OS X builds
This commit is contained in:
parent
c4bf30b97b
commit
c80cb6ac5a
2
.github/workflows/osx.yml
vendored
2
.github/workflows/osx.yml
vendored
@ -15,7 +15,7 @@ jobs:
|
|||||||
- name: Install Qt
|
- name: Install Qt
|
||||||
uses: jurplel/install-qt-action@v4
|
uses: jurplel/install-qt-action@v4
|
||||||
with:
|
with:
|
||||||
version: '6.8.2'
|
version: '6.9.1'
|
||||||
modules: qtpositioning qtserialport qtimageformats
|
modules: qtpositioning qtserialport qtimageformats
|
||||||
- name: Create localization
|
- name: Create localization
|
||||||
run: lrelease gpxsee.pro
|
run: lrelease gpxsee.pro
|
||||||
|
Loading…
x
Reference in New Issue
Block a user