We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f458209 commit 20ccf5dCopy full SHA for 20ccf5d
.github/workflows/build-release-qt6.yml
@@ -91,7 +91,8 @@ jobs:
91
env:
92
# aqt Qt versions: https://ddalcino.github.io/aqt-list-server/
93
# Qt 6.10.0: ERROR: Could not find dependency: libmimerapi.so
94
- QT_VERSION: 6.9.1
+ # Qt 6.9.1: ERROR: Could not find dependency: libmimerapi.so
95
+ QT_VERSION: 6.8.3
96
BUILD_DIR: build
97
name: "🐧 AppImage Ubuntu 22.04"
98
steps:
0 commit comments