aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/build.yml
diff options
context:
space:
mode:
authorDioEgizio <83089242+DioEgizio@users.noreply.github.com>2022-11-16 09:25:11 +0100
committerDioEgizio <83089242+DioEgizio@users.noreply.github.com>2022-11-16 09:55:46 +0100
commit88feebe499ece4eb065493b84aab4dd5c9b0c32a (patch)
treee97583eca9f9edadf1e63506373556e4f24aa505 /.github/workflows/build.yml
parentcedc7754d96e4c53d50bcce2b2a0f139b840f3d0 (diff)
downloadPrismLauncher-88feebe499ece4eb065493b84aab4dd5c9b0c32a.tar.gz
PrismLauncher-88feebe499ece4eb065493b84aab4dd5c9b0c32a.tar.bz2
PrismLauncher-88feebe499ece4eb065493b84aab4dd5c9b0c32a.zip
chore: use qt 6.4.1 on Windows-MSVC
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com>
Diffstat (limited to '.github/workflows/build.yml')
-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 61fd9b4c..965d25f3 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -64,7 +64,7 @@ jobs:
qt_ver: 6
qt_host: windows
qt_arch: ''
- qt_version: '6.4.0'
+ qt_version: '6.4.1'
qt_modules: 'qt5compat qtimageformats'
qt_tools: ''