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 3589e62 commit 609c52bCopy full SHA for 609c52b
1 file changed
.github/workflows/test.yml
@@ -21,7 +21,7 @@ jobs:
21
strategy:
22
fail-fast: false
23
matrix:
24
- node: [18, 20]
+ node: [18, 20, 22]
25
26
steps:
27
- name: Clone repository
0 commit comments