Skip to content

Commit

Permalink
switch back to xocde 14 for rn 66 and 69
Browse files Browse the repository at this point in the history
  • Loading branch information
joshedney committed Oct 31, 2024
1 parent 7c93adc commit 0e3889c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .buildkite/full/react-native-ios-pipeline.full.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ steps:
env:
REACT_NATIVE_VERSION: rn0.66
LANG: "en_US.UTF-8"
XCODE_VERSION: 13.4.1
XCODE_VERSION: "14.1.0"
artifact_paths: build/rn0.66.ipa
commands:
- npm run test:build-react-native-ios
Expand Down Expand Up @@ -65,7 +65,7 @@ steps:
env:
REACT_NATIVE_VERSION: rn0.69
LANG: "en_US.UTF-8"
XCODE_VERSION: 13.4.1
XCODE_VERSION: "14.1.0"
artifact_paths: build/rn0.69.ipa
commands:
- npm run test:build-react-native-ios
Expand Down

0 comments on commit 0e3889c

Please sign in to comment.