Commit b1894e2
authored
Node 24.16.0 (shipped in runner image 20260525.161.1) causes
isomorphic-git's HTTP transport to silently fail, resulting in
Antora producing zero output. Node 22 LTS is unaffected.
Also reverts the unnecessary Antora version pin from #4155 since
the root cause was Node, not the Antora version.
1 parent cf417b4 commit b1894e2
2 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
38 | | - | |
| 37 | + | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
0 commit comments