From c80cb6ac5a661da54ce08cb4f6ae72568244c015 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20T=C5=AFma?= Date: Thu, 12 Jun 2025 08:55:33 +0200 Subject: [PATCH] Use Qt 6.9.1 in OS X 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 2423406b..9d8cde44 100644 --- a/.github/workflows/osx.yml +++ b/.github/workflows/osx.yml @@ -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