Merge pull request #1014 from DioEgizio/downgrade-qt-macos
chore: downgrade to Qt 6.3.0 on macos
This commit is contained in:
commit
293c1deee5
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -43,7 +43,7 @@ jobs:
|
|||||||
macosx_deployment_target: 10.14
|
macosx_deployment_target: 10.14
|
||||||
qt_ver: 6
|
qt_ver: 6
|
||||||
qt_host: mac
|
qt_host: mac
|
||||||
qt_version: '6.3.1'
|
qt_version: '6.3.0'
|
||||||
qt_modules: 'qt5compat qtimageformats'
|
qt_modules: 'qt5compat qtimageformats'
|
||||||
qt_path: /Users/runner/work/PolyMC/Qt
|
qt_path: /Users/runner/work/PolyMC/Qt
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user