Skip to content

Commit 5b5bfe0

Browse files
Update test_report.yml (#819)
Specify JSC needs to be tested only for RN <= 0.78.
1 parent 58afc3c commit 5b5bfe0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/ISSUE_TEMPLATE/test_report.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,13 +39,13 @@ body:
3939
Refer to this [spreadsheet](https://docs.google.com/spreadsheets/d/1p0Zs37ecau7Ty4L_4g1jf7PlivOmIEPjmDYq9Jp8qWI/edit?usp=sharing) for test cases.
4040
4141
- [ ] RNTester + iOS + Hermes
42-
- [ ] RNTester + iOS + JSC
42+
- [ ] RNTester + iOS + JSC (only for RN <= 0.78)
4343
- [ ] RNTester + Android + Hermes
44-
- [ ] RNTester + Android + JSC
44+
- [ ] RNTester + Android + JSC (only for RN <= 0.78)
4545
- [ ] RNTestProject + iOS + Hermes
46-
- [ ] RNTestProject + iOS + JSC
46+
- [ ] RNTestProject + iOS + JSC (only for RN <= 0.78)
4747
- [ ] RNTestProject + Android + Hermes
48-
- [ ] RNTestProject + Android + JSC
48+
- [ ] RNTestProject + Android + JSC (only for RN <= 0.78)
4949
5050
Close this issue if there are no blocking issues.
5151

0 commit comments

Comments
 (0)