mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 09:28:54 +00:00
Move canary workstations to macOS 13.4.0 (#11792)
This commit is contained in:
parent
76036b9985
commit
499a040c1b
1 changed files with 1 additions and 1 deletions
|
|
@ -43,6 +43,6 @@ jobs:
|
|||
FLEET_TEAM_NAME: 💻🐣 Workstations (canary)
|
||||
MDM_CONFIG_REPO: fleetdm/fleet
|
||||
MDM_CONFIG_DIRECTORY: mdm_profiles
|
||||
MAC_OS_MIN_VERSION: 13.3.1
|
||||
MAC_OS_MIN_VERSION: '13.4.0'
|
||||
MAC_OS_VERSION_DEADLINE: 2023-05-15
|
||||
MAC_OS_ENABLE_DISK_ENCRYPTION: true
|
||||
|
|
|
|||
Loading…
Reference in a new issue