mirror of https://github.com/qt/qt5.git
coin: Pre-check on macOS 14, not macOS 12
Pick-to: 6.8 Change-Id: I8aee5caa9cbe89e8f46d73d6c1938ab0e7aae3f8 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io> Reviewed-by: Toni Saario <toni.saario@qt.io>
This commit is contained in:
parent
02af86d2aa
commit
770546eb9c
|
@ -9,7 +9,7 @@ Include: [
|
|||
"ios-universal"
|
||||
],
|
||||
macos.yaml: [
|
||||
"macos-12-x86_64-tests",
|
||||
"macos-14-x86_64-tests",
|
||||
],
|
||||
cmake_platforms_target_android.yaml: [
|
||||
"android-arm64-on-macos"
|
||||
|
|
Loading…
Reference in New Issue