Skip to content

Commit

Permalink
Use Qt 6.8.1 for the OS X builds
Browse files Browse the repository at this point in the history
  • Loading branch information
tumic0 committed Jan 3, 2025
1 parent 5ff99b1 commit 2b967ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/osx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Install Qt
uses: jurplel/install-qt-action@v4
with:
version: '6.8.0'
version: '6.8.1'
modules: qtpositioning qtserialport qtimageformats
- name: Create localization
run: lrelease gpxsee.pro
Expand Down

0 comments on commit 2b967ce

Please sign in to comment.