mirror of
git://code.qt.io/qt/qt5.git
synced 2026-04-02 03:37:10 +08:00
The Windows template was upgraded from -53 to -54 just after the qtgradleplugin platform config was added, and I guess that's why this one was missed. Change-Id: Ibc2250a40d6e67e409cee323cb305a93e65ee7ff Reviewed-by: Tero Heikkinen <tero.heikkinen@qt.io>
19 lines
398 B
YAML
19 lines
398 B
YAML
Version: 2
|
|
Include: []
|
|
Configurations:
|
|
-
|
|
Id: 'qtgp-on-linux'
|
|
Template: 'qtci-linux-RHEL-9.4-x86_64-50'
|
|
Compiler: 'GCC'
|
|
Features: ['TestOnly']
|
|
-
|
|
Id: 'qtgp-on-macos'
|
|
Template: 'qtci-macos-14-arm-106'
|
|
Compiler: 'Clang'
|
|
Features: ['TestOnly']
|
|
-
|
|
Id: 'qtgp-on-windows'
|
|
Template: 'qtci-windows-11_23H2-x86_64-54'
|
|
Compiler: 'MSVC2022'
|
|
Features: ['TestOnly']
|