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:
Tor Arne Vestbø 2024-05-31 14:09:45 +02:00
parent 02af86d2aa
commit 770546eb9c
1 changed files with 1 additions and 1 deletions

View File

@ -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"