From 7e80a366fba2b73e52209ed3f5ebd7dd694682a0 Mon Sep 17 00:00:00 2001 From: John Fairhurst Date: Mon, 8 Nov 2021 11:22:46 +0000 Subject: [PATCH] Move CI to Xcode 13.2 (#1287) --- .github/workflows/Tests.yml | 2 +- CONTRIBUTING.md | 2 +- spec/integration_specs | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/Tests.yml b/.github/workflows/Tests.yml index f7095f02b..18cc9428e 100644 --- a/.github/workflows/Tests.yml +++ b/.github/workflows/Tests.yml @@ -31,7 +31,7 @@ jobs: matrix: spec: ["objc_spec", "swift_spec", "cocoapods_spec"] env: - DEVELOPER_DIR: /Applications/Xcode_13.0.app/Contents/Developer + DEVELOPER_DIR: /Applications/Xcode_13.2.app/Contents/Developer steps: - uses: actions/checkout@v2 with: diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index fb3158a26..7cd7363a9 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -49,7 +49,7 @@ git push You'll need push access to the integration specs repo to do this. You can request access from one of the maintainers when filing your PR. -You must have Xcode 13 installed to build the integration specs. +You must have Xcode 13.2 installed to build the integration specs. ## Making changes to SourceKitten diff --git a/spec/integration_specs b/spec/integration_specs index c52e8b4b6..f57be9bf6 160000 --- a/spec/integration_specs +++ b/spec/integration_specs @@ -1 +1 @@ -Subproject commit c52e8b4b6039d0494930523ce3e9e67d7404b356 +Subproject commit f57be9bf6ab376e9239615c3ca304279571b3e9f