deps: update libcommuni and required packages (#6500)
This commit is contained in:
@@ -28,7 +28,7 @@ jobs:
|
||||
skip-crashpad: [false]
|
||||
fail-fast: false
|
||||
env:
|
||||
QT_MODULES: ${{ startsWith(matrix.qt-version, '6.') && 'qt5compat qtimageformats' || '' }}
|
||||
QT_MODULES: qtimageformats
|
||||
C2_USE_OPENSSL3: ${{ startsWith(matrix.qt-version, '6.') && 'True' || 'False' }}
|
||||
C2_CONAN_CACHE_SUFFIX: ${{ startsWith(matrix.qt-version, '6.') && '-QT6' || '' }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user