From 7e200d1ccef3714ddb43cf3bdf782e46551a8642 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20T=C5=AFma?= Date: Tue, 24 Sep 2024 08:16:22 +0200 Subject: [PATCH] Use Qt 6.7.2 for macOS builds --- .github/workflows/osx.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/osx.yml b/.github/workflows/osx.yml index fd5512b9..513491946 100644 --- a/.github/workflows/osx.yml +++ b/.github/workflows/osx.yml @@ -39,7 +39,7 @@ jobs: - name: Install Qt uses: jurplel/install-qt-action@v3 with: - version: '6.7.1' + version: '6.7.2' modules: qtpositioning qtserialport qtimageformats - name: Create localization run: lrelease gpxsee.pro