We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c757fac commit 5b3854bCopy full SHA for 5b3854b
1 file changed
.github/workflows/ci.yml
@@ -68,7 +68,7 @@ jobs:
68
fail-fast: true
69
matrix:
70
os: [ubuntu-latest]
71
- node_version: [18, 24]
+ node_version: [22, 24]
72
name: ${{ matrix.os }} / Node ${{ matrix.node_version }}
73
runs-on: ${{ matrix.os }}
74
steps:
0 commit comments