mirror of https://github.com/qt/qt5.git
COIN/QtCreator: Add precheck for Debian ARM
Different compiler than on RHEL (10.2 vs 10.3) Pick-to: 6.8 Change-Id: I3d115dfcc085c0d561a42022e61225f1f280493f Reviewed-by: Tim Jenssen <tim.jenssen@qt.io>
This commit is contained in:
parent
32a3103706
commit
725cd2faaa
|
@ -21,6 +21,12 @@ Configurations:
|
|||
Features: ['Packaging', 'Sccache', 'DebugAndRelease']
|
||||
Configure arguments: ''
|
||||
Environment variables: []
|
||||
-
|
||||
Template: 'qtci-linux-Debian-11.6-aarch64-50'
|
||||
Compiler: 'GCC'
|
||||
Features: ['Packaging', 'Sccache', 'DebugAndRelease']
|
||||
Configure arguments: ''
|
||||
Environment variables: []
|
||||
-
|
||||
Template: 'qtci-macos-14-arm-106'
|
||||
Compiler: 'Clang'
|
||||
|
|
Loading…
Reference in New Issue