We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67fb170 commit 8b130a8Copy full SHA for 8b130a8
4 files changed
.github/workflows/test.yml
@@ -16,7 +16,7 @@ jobs:
16
17
strategy:
18
matrix:
19
- node: [22]
+ node: [18, 20, 22]
20
os:
21
- ubuntu-latest
22
- windows-latest
0 commit comments