Commit cfeabaa
committed
ENH: Use top-level env for NODE24 forcing.
FORCE_JAVASCRIPT_ACTIONS_TO_NODE24 is duplicated across both jobs. To avoid drift and make it easier to roll back later, consider moving it to a top-level env: block (workflow-wide) so all jobs inherit it automatically (or use a YAML anchor if you need per-job overrides).1 parent e1e5a81 commit cfeabaa
1 file changed
Lines changed: 3 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
11 | 14 | | |
12 | 15 | | |
13 | 16 | | |
14 | | - | |
15 | | - | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| |||
86 | 87 | | |
87 | 88 | | |
88 | 89 | | |
89 | | - | |
90 | | - | |
91 | 90 | | |
92 | 91 | | |
93 | 92 | | |
| |||
0 commit comments