From 30bc4194910f3c298adb7f2d1bde605bec04cfa4 Mon Sep 17 00:00:00 2001 From: Luke Heath Date: Wed, 12 Apr 2023 11:32:13 -0500 Subject: [PATCH] Update workflow to set macos_updates and disk encryption for canary (#11168) --- .github/workflows/fleetctl-workstations-canary.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/workflows/fleetctl-workstations-canary.yml b/.github/workflows/fleetctl-workstations-canary.yml index 60186f1c7f..d015dcc920 100644 --- a/.github/workflows/fleetctl-workstations-canary.yml +++ b/.github/workflows/fleetctl-workstations-canary.yml @@ -61,7 +61,11 @@ jobs: team: name: 💻🐣 Workstations (canary) mdm: + macos_updates: + minimum_version: "13.3.1" + deadline: "2023-04-07" macos_settings: + enable_disk_encryption: true custom_settings: $profiles " > team-workstations-config.yml