mirror of
https://github.com/tumic0/GPXSee.git
synced 2025-06-17 23:28:03 +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
|
||||
uses: jurplel/install-qt-action@v4
|
||||
with:
|
||||
version: '6.8.2'
|
||||
version: '6.9.1'
|
||||
modules: qtpositioning qtserialport qtimageformats
|
||||
- name: Create localization
|
||||
run: lrelease gpxsee.pro
|
||||
|
Loading…
x
Reference in New Issue
Block a user