Skip to content

Commit

Permalink
drop RN 0.73 testing while not in support wix/react-native-navigation…
Browse files Browse the repository at this point in the history
  • Loading branch information
gingerbenw committed Mar 19, 2024
1 parent e767e1d commit f09497b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 16 deletions.
8 changes: 0 additions & 8 deletions .buildkite/react-native-navigation-pipeline.full.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ steps:
setup:
rn_version:
- "0.71"
- "0.72"
retry:
automatic:
- exit_status: "*"
Expand All @@ -54,7 +53,6 @@ steps:
setup:
rn_version:
- "0.71"
- "0.72"
retry:
automatic:
- exit_status: "*"
Expand Down Expand Up @@ -82,7 +80,6 @@ steps:
setup:
rn_version:
- "0.71"
- "0.72"
retry:
automatic:
- exit_status: "*"
Expand All @@ -109,7 +106,6 @@ steps:
setup:
rn_version:
- "0.71"
- "0.72"
retry:
automatic:
- exit_status: "*"
Expand Down Expand Up @@ -151,7 +147,6 @@ steps:
- "12"
rn_version:
- "0.71"
- "0.72"

- label: ":bitbar: :android: react-native-navigation end-to-end tests - RN {{matrix.rn_version}} (New Arch) Android {{matrix.android_version}}"
depends_on: "build-react-native-navigation-android-fixture-new-arch-full"
Expand Down Expand Up @@ -188,7 +183,6 @@ steps:
- "12"
rn_version:
- "0.71"
- "0.72"

# iOS Test
# ------------------------------
Expand Down Expand Up @@ -226,7 +220,6 @@ steps:
- "14"
rn_version:
- "0.71"
- "0.72"

- label: ":bitbar: :mac: react-native-navigation end-to-end tests - RN {{matrix.rn_version}} (New Arch) iOS {{matrix.ios_version}}"
depends_on: "build-react-native-navigation-ios-fixture-new-arch-full"
Expand Down Expand Up @@ -263,4 +256,3 @@ steps:
- "14"
rn_version:
- "0.71"
- "0.72"
16 changes: 8 additions & 8 deletions .buildkite/react-native-navigation-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ steps:
matrix:
setup:
rn_version:
- "0.73"
- "0.72"
retry:
automatic:
- exit_status: "*"
Expand All @@ -51,7 +51,7 @@ steps:
matrix:
setup:
rn_version:
- "0.73"
- "0.72"
retry:
automatic:
- exit_status: "*"
Expand All @@ -78,7 +78,7 @@ steps:
matrix:
setup:
rn_version:
- "0.73"
- "0.72"
retry:
automatic:
- exit_status: "*"
Expand All @@ -104,7 +104,7 @@ steps:
matrix:
setup:
rn_version:
- "0.73"
- "0.72"
retry:
automatic:
- exit_status: "*"
Expand Down Expand Up @@ -145,7 +145,7 @@ steps:
android_version:
- "12"
rn_version:
- "0.73"
- "0.72"

- label: ":bitbar: :android: react-native-navigation end-to-end tests - RN {{matrix.rn_version}} (New Arch) / Android {{matrix.android_version}}"
depends_on: "build-react-native-navigation-android-fixture-new-arch"
Expand Down Expand Up @@ -181,7 +181,7 @@ steps:
android_version:
- "12"
rn_version:
- "0.73"
- "0.72"

# iOS Test
# ------------------------------
Expand Down Expand Up @@ -218,7 +218,7 @@ steps:
ios_version:
- "14"
rn_version:
- "0.73"
- "0.72"

- label: ":bitbar: :mac: react-native-navigation end-to-end tests - RN {{matrix.rn_version}} (New Arch) / iOS {{matrix.ios_version}} react-native-navigation end-to-end tests"
depends_on: "build-react-native-navigation-ios-fixture-new-arch"
Expand Down Expand Up @@ -254,4 +254,4 @@ steps:
ios_version:
- "14"
rn_version:
- "0.73"
- "0.72"

0 comments on commit f09497b

Please sign in to comment.