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 2e82d34 commit fc93a48Copy full SHA for fc93a48
1 file changed
.github/workflows/test.yml
@@ -20,6 +20,9 @@ jobs:
20
- '16'
21
- '18'
22
- '20'
23
+ - '22'
24
+ - '24'
25
+ - '26'
26
name: node.js v${{ matrix.node }}
27
runs-on: ubuntu-latest
28
steps:
0 commit comments