mirror of
https://github.com/tumic0/QtPBFImagePlugin.git
synced 2025-02-21 10:30:49 +01:00
Use Qt 6.8.2 for OS X builds
This commit is contained in:
parent
baff6ac17d
commit
da62d0ba63
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.1'
|
||||
version: '6.8.2'
|
||||
- name: Configure build
|
||||
run: qmake pbfplugin.pro QMAKE_APPLE_DEVICE_ARCHS="x86_64h arm64"
|
||||
- name: Build project
|
||||
|
Loading…
x
Reference in New Issue
Block a user