We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0f079e commit 916111eCopy full SHA for 916111e
1 file changed
.github/workflows/test.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
14
strategy:
15
matrix:
16
- node-version: ['18', '20', '22']
+ node-version: ['20', '22', '24']
17
fail-fast: false
18
19
steps:
0 commit comments