Skip to content

Commit

Permalink
Ensure that node is causing android issues
Browse files Browse the repository at this point in the history
  • Loading branch information
takameyer committed Oct 11, 2023
1 parent 83e3f13 commit 89d6353
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/install-test-react-native.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ jobs:
- latest
#- next
react-native-version:
#- latest
- next
- latest
#- next
# - nightly # Enable if it's not too noizy
new-architecture:
#- true
Expand All @@ -42,7 +42,7 @@ jobs:
#- 13.1
node:
# RN bumped minimum Node version: https://github.com/huntie/react-native/blob/6cb6b81dd1c6b74a0f4bac5b06fa5aef93b48fe4/CHANGELOG.md?plain=1#L15
- 18
- 16
# env:
# DEVELOPER_DIR: /Applications/Xcode_${{ matrix.xcode }}.app
steps:
Expand Down

0 comments on commit 89d6353

Please sign in to comment.