Bump minimum to macOS 14 (Intel)

This commit is contained in:
tooomm 2026-02-28 13:31:56 +01:00 committed by GitHub
parent 208ccc3a1a
commit 251ae711fe
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -251,15 +251,15 @@ jobs:
matrix: matrix:
include: include:
- os: macOS - os: macOS
target: 13 target: 14
runner: macos-15-intel runner: macos-15-intel
soc: Intel soc: Intel
xcode: "16.4" xcode: "16.4"
type: Release type: Release
override_target: 13 override_target: 14
make_package: 1 make_package: 1
package_suffix: "-macOS13_Intel" package_suffix: "-macOS14_Intel"
artifact_name: macOS13_Intel-package artifact_name: macOS14_Intel-package
qt_version: 6.10.* qt_version: 6.10.*
qt_arch: clang_64 qt_arch: clang_64
qt_modules: qtimageformats qtmultimedia qtwebsockets qt_modules: qtimageformats qtmultimedia qtwebsockets