mirror of
git://code.qt.io/qt/qt5.git
synced 2026-04-27 23:26:57 +08:00
Provisioning: Add macOS Monterey (12) x86 to CI
This will also upgrade Xcode to version 13.1 Task-number: QTQAINFRA-4508 Pick-to: 6.2 Change-Id: Idce56d429b4cd8c7eea3b75e8d91d2f281c0c871 Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
This commit is contained in:
committed by
Heikki Halmet
parent
1b1005038b
commit
7e2882d0a7
5
coin/provisioning/qtci-macos-12-x86_64/25-python3.sh
Executable file
5
coin/provisioning/qtci-macos-12-x86_64/25-python3.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
set -ex
|
||||
|
||||
# shellcheck source=../common/macos/python3.sh
|
||||
source "${BASH_SOURCE%/*}/../common/macos/python3.sh"
|
||||
Reference in New Issue
Block a user