Update fleetctl-workstations to min macOS 14.1.1 (#15209)

This commit is contained in:
Joanne Stableford 2023-11-20 11:50:52 -06:00 committed by GitHub
parent f02fa91576
commit c7af163577
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -44,6 +44,6 @@ jobs:
FLEET_TEAM_NAME: 💻 Workstations
MDM_CONFIG_REPO: fleetdm/fleet
MDM_CONFIG_DIRECTORY: mdm_profiles
MAC_OS_MIN_VERSION: "13.5"
MAC_OS_VERSION_DEADLINE: 2023-08-11
MAC_OS_MIN_VERSION: "14.1.1"
MAC_OS_VERSION_DEADLINE: 2023-11-29
MAC_OS_ENABLE_DISK_ENCRYPTION: true