Commit d129166
authored
chore: remove JSC from the build matrix (#2754)
## Summary:
For React Native 0.81+ (the next version we're syncing to), JSC has been
removed from the repo and must be installed via. third party package
(see
https://reactnative.dev/blog/2025/08/12/react-native-0.81#community-maintained-javascriptcore-support
). As such, let's remove JSC from our build matrix.
## Test Plan:
CI should pass1 parent fda2587 commit d129166
1 file changed
+1
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | 16 | | |
18 | 17 | | |
19 | 18 | | |
| |||
33 | 32 | | |
34 | 33 | | |
35 | 34 | | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | 35 | | |
41 | 36 | | |
42 | 37 | | |
| |||
58 | 53 | | |
59 | 54 | | |
60 | 55 | | |
61 | | - | |
62 | 56 | | |
63 | 57 | | |
64 | 58 | | |
| |||
0 commit comments