We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1a220b commit 9f53ea7Copy full SHA for 9f53ea7
.circleci/config.yml
@@ -37,7 +37,7 @@ references:
37
# The Xcode version used on CircleCI OSS tests must be kept in sync with
38
# the Xcode version used on Sandcastle OSS tests. See _XCODE_VERSION in
39
# tools/utd/migrated_nbtd_jobs/react_native_oss.td
40
- xcode_version: &xcode_version "13.3.1"
+ xcode_version: &xcode_version "14.0.1"
41
nodelts_image: &nodelts_image "cimg/node:16.14"
42
nodeprevlts_image: &nodeprevlts_image "cimg/node:14.19"
43
0 commit comments