Skip to content

Commit b0abb89

Browse files
committed
Set simulator version
1 parent 6595573 commit b0abb89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-react-native-next.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
run: export RCT_NEW_ARCH_ENABLED=1 && pod install
3333
- name: Build app
3434
working-directory: app
35-
run: yarn react-native run-ios --no-packager
35+
run: yarn react-native run-ios --simulator='iPhone 14' --no-packager
3636

3737
build_android:
3838
if: github.repository == 'software-mansion/react-native-reanimated'

0 commit comments

Comments
 (0)