From 498274a0704cb1aa58dbbffc36873266f1b355c8 Mon Sep 17 00:00:00 2001 From: Roman Telezhynskyi Date: Sat, 27 Jan 2024 19:02:55 +0200 Subject: [PATCH] Fix environment variable name. --- .cirrus.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cirrus.yml b/.cirrus.yml index 4103ea219..a244c7f51 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -309,7 +309,7 @@ macos_task: DEPLOY: "true" QT_VERSION: Qt6 ARCH: armv8 - PLATFORM: "macOS_12.4+" + TARGET_PLATFORM: "macOS_12.4+" MACOS_DEPLOYMENT_TARGET: 12.0 ENABLE_CCACHE: true matrix: