Skip to content

Commit

Permalink
test RN 0.66 build
Browse files Browse the repository at this point in the history
  • Loading branch information
yousif-bugsnag committed Apr 23, 2024
1 parent 8e73767 commit c7c06b9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .buildkite/basic/react-native-android-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ steps:
- "bundle install"
- "node scripts/generate-react-native-fixture.js"
matrix:
- "0.66"
- "0.73"
retry:
automatic:
Expand All @@ -41,6 +42,7 @@ steps:
- "bundle install"
- "node scripts/generate-react-native-fixture.js"
matrix:
- "0.66"
- "0.73"
retry:
automatic:
Expand Down
2 changes: 2 additions & 0 deletions .buildkite/basic/react-native-ios-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ steps:
- "bundle install"
- "node scripts/generate-react-native-fixture.js"
matrix:
- "0.66"
- "0.73"
retry:
automatic:
Expand All @@ -45,6 +46,7 @@ steps:
- "bundle install"
- "node scripts/generate-react-native-fixture.js"
matrix:
- "0.66"
- "0.73"
retry:
automatic:
Expand Down

0 comments on commit c7c06b9

Please sign in to comment.