Skip to content

Commit

Permalink
Open up the matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
takameyer committed Oct 11, 2023
1 parent 157acae commit 64807ce
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/install-test-react-native.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 64807ce

Please sign in to comment.