mirror of
https://github.com/fleetdm/fleet
synced 2026-05-22 16:39:01 +00:00
Bump workstation macOS version requirement (#11560)
This commit is contained in:
parent
408842cfe0
commit
9f7e2ea4cc
1 changed files with 2 additions and 2 deletions
4
.github/workflows/fleetctl-workstations.yml
vendored
4
.github/workflows/fleetctl-workstations.yml
vendored
|
|
@ -62,8 +62,8 @@ jobs:
|
|||
name: 💻 Workstations
|
||||
mdm:
|
||||
macos_updates:
|
||||
minimum_version: "13.3.0"
|
||||
deadline: "2023-04-07"
|
||||
minimum_version: "13.3.1"
|
||||
deadline: "2023-05-15"
|
||||
macos_settings:
|
||||
enable_disk_encryption: true
|
||||
custom_settings:
|
||||
|
|
|
|||
Loading…
Reference in a new issue