aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorDioEgizio <83089242+DioEgizio@users.noreply.github.com>2023-06-08 14:55:09 +0200
committerGitHub <noreply@github.com>2023-06-08 14:55:09 +0200
commit5b3431b26884aaee695dba97ca5faaddd46a5081 (patch)
tree0ac84e2935803f749cac132a1f40c24f8c622a04 /.github
parent9b9d439fce9408712a594bb294e3bd5f108e31bc (diff)
downloadPrismLauncher-5b3431b26884aaee695dba97ca5faaddd46a5081.tar.gz
PrismLauncher-5b3431b26884aaee695dba97ca5faaddd46a5081.tar.bz2
PrismLauncher-5b3431b26884aaee695dba97ca5faaddd46a5081.zip
chore: revert macOS Qt version back to 6.5.0
Qt 6.5.1 seems to cause issues with Rectangle Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com>
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/build.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index a0a0943a..3ce9fb40 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -90,7 +90,7 @@ jobs:
qt_ver: 6
qt_host: mac
qt_arch: ''
- qt_version: '6.5.1'
+ qt_version: '6.5.0'
qt_modules: 'qt5compat qtimageformats'
qt_tools: ''