mirror of https://github.com/qt/qt5.git
COIN: Fix Linux config id for qtpip
Change-Id: I8eb08d540d4a70f131d691cc6505bd0df8402135 Reviewed-by: Jukka Jokiniva <jukka.jokiniva@qt.io>
This commit is contained in:
parent
cbb50f2e0b
commit
68e8df875d
|
@ -3,7 +3,7 @@ Module only: true
|
||||||
Include: [
|
Include: [
|
||||||
cmake_platforms.yaml: [
|
cmake_platforms.yaml: [
|
||||||
"windows-10_22h2-msvc2019",
|
"windows-10_22h2-msvc2019",
|
||||||
"rhel-8.4"
|
"rhel-8.8"
|
||||||
],
|
],
|
||||||
macos.yaml: [
|
macos.yaml: [
|
||||||
"macos-universal-on-x86_64"
|
"macos-universal-on-x86_64"
|
||||||
|
|
Loading…
Reference in New Issue