Provisioning: Add macOS Monterey (12) ARM scripts

Task-number: QTQAINFRA-4508
Change-Id: Ia93e534b6911b6aaef2a0107b067c1ba5e6a6224
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
(cherry picked from commit 478531ac2b)
This commit is contained in:
Ville-Pekka Karhu
2021-11-08 13:41:59 +02:00
committed by Heikki Halmet
parent cc596a54e1
commit 10e7aa7647
42 changed files with 1151 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
#!/usr/bin/env bash
set -ex
# shellcheck source=../common/macos/disable_spotlight.sh
source "${BASH_SOURCE%/*}/../common/macos/disable_spotlight.sh"