From 671ee2afe4699420d20df9326d734de74b13520f Mon Sep 17 00:00:00 2001 From: tooomm Date: Sat, 30 Oct 2021 15:47:55 +0200 Subject: [PATCH] 12.5.1 --> 13.0 --- .github/workflows/ci-builds.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-builds.yml b/.github/workflows/ci-builds.yml index 08e4fefbe..324fb325d 100644 --- a/.github/workflows/ci-builds.yml +++ b/.github/workflows/ci-builds.yml @@ -215,7 +215,7 @@ jobs: - target: 11_Big_Sur os: macos-11 - xcode: 12.5.1 + xcode: 13.0 type: Release do_tests: 0 make_package: true