1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2024-11-24 11:45:53 +01:00

Switched the OS X Qt6 build to Qt 6.7.0

This commit is contained in:
Martin Tůma 2024-04-15 00:03:09 +02:00
parent 33cc1df601
commit 5f3203d638

View File

@ -39,7 +39,7 @@ jobs:
- name: Install Qt - name: Install Qt
uses: jurplel/install-qt-action@v3 uses: jurplel/install-qt-action@v3
with: with:
version: '6.6.1' version: '6.7.0'
modules: qtpositioning qtserialport qtimageformats modules: qtpositioning qtserialport qtimageformats
- name: Create localization - name: Create localization
run: lrelease gpxsee.pro run: lrelease gpxsee.pro