Commit ec1c5da
ci: drop Node 18 from matrix to match engines >=20
serialize-javascript@7.0.5 (the patched version from the protobufjs/
follow-redirects override in this PR) uses globalThis.crypto, which
is only a global on Node 19+. Commit 4b1b79a bumped engines to >=20
but left the CI matrix on 18.x/20.x/22.x. Aligning the matrix with
engines.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 584dbba commit ec1c5da
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments