Skip to content

Commit

Permalink
Bump Xcode version to 13.4.1 (#34472)
Browse files Browse the repository at this point in the history
Summary:
Pull Request resolved: #34472

Use Xcode 13.4.1 in Circle CI.

Changelog: [Internal]

Reviewed By: dmitryrykun

Differential Revision: D38880494

fbshipit-source-id: 2e24b411c448ed6de7099416122bf3c97ddcf985
  • Loading branch information
hramos authored and facebook-github-bot committed Aug 22, 2022
1 parent 80d626a commit 5f0fac5
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,7 @@ references:
# Dependency Anchors
# -------------------------
dependency_versions:
# The Xcode version used on CircleCI OSS tests must be kept in sync with
# the Xcode version used on Sandcastle OSS tests. See _XCODE_VERSION in
# tools/utd/migrated_nbtd_jobs/react_native_oss.td
xcode_version: &xcode_version "13.3.1"
xcode_version: &xcode_version "13.4.1"
nodelts_image: &nodelts_image "cimg/node:16.14"
nodeprevlts_image: &nodeprevlts_image "cimg/node:14.19"

Expand Down

0 comments on commit 5f0fac5

Please sign in to comment.