Skip to content

Commit 20ccf5d

Browse files
committed
#3310 ci: try Qt 6.8.3 for appimage
Signed-off-by: Patrizio Bekerle <patrizio@bekerle.com>
1 parent f458209 commit 20ccf5d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/build-release-qt6.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,8 @@ jobs:
9191
env:
9292
# aqt Qt versions: https://ddalcino.github.io/aqt-list-server/
9393
# Qt 6.10.0: ERROR: Could not find dependency: libmimerapi.so
94-
QT_VERSION: 6.9.1
94+
# Qt 6.9.1: ERROR: Could not find dependency: libmimerapi.so
95+
QT_VERSION: 6.8.3
9596
BUILD_DIR: build
9697
name: "🐧 AppImage Ubuntu 22.04"
9798
steps:

0 commit comments

Comments
 (0)