From 64807cee8aea144a6e7e4f2294b4228c04a57d14 Mon Sep 17 00:00:00 2001 From: Andrew Meyer Date: Wed, 11 Oct 2023 12:01:58 +0200 Subject: [PATCH] Open up the matrix --- .github/workflows/install-test-react-native.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/install-test-react-native.yml b/.github/workflows/install-test-react-native.yml index 2047118a9c..2cc1ae86da 100644 --- a/.github/workflows/install-test-react-native.yml +++ b/.github/workflows/install-test-react-native.yml @@ -20,21 +20,21 @@ jobs: fail-fast: false matrix: platform: - #- ios + - ios - android realm-version: #- v11 # Enable if we feel the need - latest - # - next + - next react-native-version: - #- latest + - latest - next # - nightly # Enable if it's not too noizy new-architecture: - #- true + - true - false engine: - #- jsc + - jsc - hermes # See https://github.com/actions/runner-images/blob/main/images/macos/macos-12-Readme.md#xcode xcode: