Update fleetctl-workstations to min macOS 13.5 (#13109)

This commit is contained in:
Joanne Stableford 2023-08-02 18:38:11 -04:00 committed by GitHub
parent ea934424ae
commit 79b8dd8e8f
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.4.1"
MAC_OS_VERSION_DEADLINE: 2023-06-29
MAC_OS_MIN_VERSION: "13.5"
MAC_OS_VERSION_DEADLINE: 2023-08-11
MAC_OS_ENABLE_DISK_ENCRYPTION: true