mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 01:18:42 +00:00
Update min macOS for workstation canary group to 14.2 (#15588)
This commit is contained in:
parent
fbaa479d01
commit
fb25b5c564
1 changed files with 2 additions and 2 deletions
|
|
@ -44,6 +44,6 @@ jobs:
|
|||
FLEET_TEAM_NAME: 💻🐣 Workstations (canary)
|
||||
MDM_CONFIG_REPO: fleetdm/fleet
|
||||
MDM_CONFIG_DIRECTORY: mdm_profiles
|
||||
MAC_OS_MIN_VERSION: "14.1.1"
|
||||
MAC_OS_VERSION_DEADLINE: 2023-11-23
|
||||
MAC_OS_MIN_VERSION: "14.2"
|
||||
MAC_OS_VERSION_DEADLINE: 2023-12-15
|
||||
MAC_OS_ENABLE_DISK_ENCRYPTION: true
|
||||
|
|
|
|||
Loading…
Reference in a new issue