mirror of
https://github.com/tumic0/GPXSee.git
synced 2024-11-24 03:35:53 +01:00
Switched the OS X Qt6 build to Qt 6.7.0
This commit is contained in:
parent
33cc1df601
commit
5f3203d638
2
.github/workflows/osx.yml
vendored
2
.github/workflows/osx.yml
vendored
@ -39,7 +39,7 @@ jobs:
|
||||
- name: Install Qt
|
||||
uses: jurplel/install-qt-action@v3
|
||||
with:
|
||||
version: '6.6.1'
|
||||
version: '6.7.0'
|
||||
modules: qtpositioning qtserialport qtimageformats
|
||||
- name: Create localization
|
||||
run: lrelease gpxsee.pro
|
||||
|
Loading…
Reference in New Issue
Block a user