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 94273ad commit 38519b1Copy full SHA for 38519b1
1 file changed
.github/workflows/test.yml
@@ -20,7 +20,7 @@ jobs:
20
name: Lint and test project
21
strategy:
22
matrix:
23
- node: ['24', 'latest']
+ node: ['18', '20', '24', 'latest']
24
env:
25
MAIN_NODE_VER: '24'
26
steps:
0 commit comments