deps: update libcommuni and required packages (#6500)

This commit is contained in:
nerix
2025-09-28 11:18:12 +02:00
committed by GitHub
parent c5ced77f9b
commit a7de887ee0
12 changed files with 12 additions and 17 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ jobs:
qt-version: [6.4.3, 6.7.1]
fail-fast: false
env:
QT_MODULES: ${{ startsWith(matrix.qt-version, '6.') && 'qt5compat qtimageformats' || '' }}
QT_MODULES: qtimageformats
steps:
- uses: actions/checkout@v5