From a1d55e5a54a56e82d1a54d064b82ee97ed3931d9 Mon Sep 17 00:00:00 2001 From: schm1dtxbox <36817325+schm1dtxbox@users.noreply.github.com> Date: Fri, 27 Sep 2024 18:44:25 +0100 Subject: [PATCH] Update azure-pipelines.yml --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index f86acc7d6c..bee887b675 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -193,7 +193,7 @@ jobs: UPLOAD_REPO_FULL_NAME: "RPCS3/rpcs3-binaries-mac-arm64" RELEASE_MESSAGE: "../GitHubReleaseMessage.txt" ARTDIR: $(Build.ArtifactStagingDirectory) - QT_VER: '6.6.3' + QT_VER: '6.7.3' QT_VER_MAIN: '6' LLVM_COMPILER_VER: '16'