Skip to content

Commit

Permalink
remove 0.71 new arch from ios test matrix
Browse files Browse the repository at this point in the history
react-native-navigation causes the following build error: `'RCTLegacyInteropComponents.h' file not found`
  • Loading branch information
yousif-bugsnag committed Sep 19, 2024
1 parent d3d8cc5 commit 1e0f5f8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .buildkite/full/react-native-ios-pipeline.full.yml
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,6 @@ steps:
- "bundle install"
- "node scripts/generate-react-native-fixture.js"
matrix:
- "0.71"
- "0.72"
retry:
automatic:
Expand Down Expand Up @@ -415,5 +414,4 @@ steps:
concurrency_group: "bitbar"
concurrency_method: eager
matrix:
- "0.71"
- "0.72"

0 comments on commit 1e0f5f8

Please sign in to comment.