File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 22
22
- " bundle install"
23
23
- " node scripts/generate-react-native-fixture.js"
24
24
matrix :
25
- - " 0.77 "
25
+ - " 0.78 "
26
26
retry :
27
27
automatic :
28
28
- exit_status : " *"
49
49
- exit_status : " *"
50
50
limit : 1
51
51
matrix :
52
- - " 0.77 "
52
+ - " 0.78 "
53
53
54
54
#
55
55
# End-to-end tests
88
88
concurrency_group : " bitbar"
89
89
concurrency_method : eager
90
90
matrix :
91
- - " 0.77 "
91
+ - " 0.78 "
92
92
93
93
- label : " :bitbar: :android: RN {{matrix}} Android 12 (New Arch) end-to-end tests"
94
94
depends_on : " build-react-native-android-fixture-new-arch"
@@ -124,5 +124,5 @@ steps:
124
124
concurrency_group : " bitbar"
125
125
concurrency_method : eager
126
126
matrix :
127
- - " 0.77 "
127
+ - " 0.78 "
128
128
Original file line number Diff line number Diff line change 26
26
- " bundle install"
27
27
- " node scripts/generate-react-native-fixture.js"
28
28
matrix :
29
- - " 0.77 "
29
+ - " 0.78 "
30
30
retry :
31
31
automatic :
32
32
- exit_status : " *"
49
49
- " bundle install"
50
50
- " node scripts/generate-react-native-fixture.js"
51
51
matrix :
52
- - " 0.77 "
52
+ - " 0.78 "
53
53
retry :
54
54
automatic :
55
55
- exit_status : " *"
90
90
concurrency_group : " bitbar"
91
91
concurrency_method : eager
92
92
matrix :
93
- - " 0.77 "
93
+ - " 0.78 "
94
94
95
95
- label : " :bitbar: :mac: RN {{matrix}} iOS (New Arch) end-to-end tests"
96
96
depends_on : " build-react-native-ios-fixture-new-arch"
@@ -125,5 +125,5 @@ steps:
125
125
concurrency_group : " bitbar"
126
126
concurrency_method : eager
127
127
matrix :
128
- - " 0.77 "
128
+ - " 0.78 "
129
129
You can’t perform that action at this time.
0 commit comments