File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010 depends_on : " publish-js"
1111 timeout_in_minutes : 15
1212 agents :
13- queue : " macos-14 -isolated"
13+ queue : " macos-15 -isolated"
1414 env :
1515 JAVA_VERSION : " 17"
1616 NODE_VERSION : " 18"
@@ -38,13 +38,13 @@ steps:
3838 depends_on : " publish-js"
3939 timeout_in_minutes : 20
4040 agents :
41- queue : " macos-14 -isolated"
41+ queue : " macos-15 -isolated"
4242 env :
4343 NODE_VERSION : " 18"
4444 RN_VERSION : " {{matrix}}"
4545 RCT_NEW_ARCH_ENABLED : " 0"
4646 BUILD_IOS : " true"
47- XCODE_VERSION : " 15.3 .0"
47+ XCODE_VERSION : " 16.2 .0"
4848 INIT_RN_CLI : " true"
4949 EXPORT_ARCHIVE : " 0"
5050 artifact_paths :
Original file line number Diff line number Diff line change @@ -50,13 +50,13 @@ steps:
5050 depends_on : " publish-js"
5151 timeout_in_minutes : 30
5252 agents :
53- queue : " macos-14 "
53+ queue : " macos-15 "
5454 env :
5555 NODE_VERSION : " 18"
5656 RN_VERSION : " {{matrix}}"
5757 RCT_NEW_ARCH_ENABLED : " 0"
5858 BUILD_IOS : " true"
59- XCODE_VERSION : " 15.3 .0"
59+ XCODE_VERSION : " 16.2 .0"
6060 artifact_paths :
6161 - " test/react-native/features/fixtures/generated/old-arch/**/output/reactnative.ipa"
6262 commands :
@@ -78,13 +78,13 @@ steps:
7878 depends_on : " publish-js"
7979 timeout_in_minutes : 30
8080 agents :
81- queue : " macos-14 "
81+ queue : " macos-15 "
8282 env :
8383 NODE_VERSION : " 18"
8484 RN_VERSION : " {{matrix}}"
8585 RCT_NEW_ARCH_ENABLED : " 1"
8686 BUILD_IOS : " true"
87- XCODE_VERSION : " 15.3 .0"
87+ XCODE_VERSION : " 16.2 .0"
8888 artifact_paths :
8989 - " test/react-native/features/fixtures/generated/new-arch/**/output/reactnative.ipa"
9090 commands :
@@ -106,13 +106,13 @@ steps:
106106 depends_on : " publish-js"
107107 timeout_in_minutes : 30
108108 agents :
109- queue : " macos-14 "
109+ queue : " macos-15 "
110110 env :
111111 NODE_VERSION : " 18"
112112 RN_VERSION : " {{matrix}}"
113113 RCT_NEW_ARCH_ENABLED : " 0"
114114 BUILD_IOS : " true"
115- XCODE_VERSION : " 15.3 .0"
115+ XCODE_VERSION : " 16.2 .0"
116116 REACT_NATIVE_NAVIGATION : " true"
117117 artifact_paths :
118118 - " test/react-native/features/fixtures/generated/react-native-navigation/old-arch/**/output/reactnative.ipa"
@@ -133,7 +133,7 @@ steps:
133133 # key: "build-react-native-navigation-ios-fixture-new-arch"
134134 # timeout_in_minutes: 30
135135 # agents:
136- # queue: "macos-14 "
136+ # queue: "macos-15 "
137137 # env:
138138 # NODE_VERSION: "18"
139139 # RN_VERSION: "{{matrix}}"
Original file line number Diff line number Diff line change @@ -14,13 +14,13 @@ steps:
1414 depends_on : " publish-js"
1515 timeout_in_minutes : 20
1616 agents :
17- queue : " macos-14 "
17+ queue : " macos-15 "
1818 env :
1919 NODE_VERSION : " 18"
2020 RN_VERSION : " {{matrix}}"
2121 RCT_NEW_ARCH_ENABLED : " 0"
2222 BUILD_IOS : " true"
23- XCODE_VERSION : " 15.3 .0"
23+ XCODE_VERSION : " 16.2 .0"
2424 artifact_paths :
2525 - " test/react-native/features/fixtures/generated/old-arch/**/output/reactnative.ipa"
2626 commands :
@@ -38,13 +38,13 @@ steps:
3838 depends_on : " publish-js"
3939 timeout_in_minutes : 20
4040 agents :
41- queue : " macos-14 "
41+ queue : " macos-15 "
4242 env :
4343 NODE_VERSION : " 18"
4444 RN_VERSION : " {{matrix}}"
4545 RCT_NEW_ARCH_ENABLED : " 1"
4646 BUILD_IOS : " true"
47- XCODE_VERSION : " 15.3 .0"
47+ XCODE_VERSION : " 16.2 .0"
4848 artifact_paths :
4949 - " test/react-native/features/fixtures/generated/new-arch/**/output/reactnative.ipa"
5050 commands :
You can’t perform that action at this time.
0 commit comments