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 6642604 commit add9861Copy full SHA for add9861
.github/workflows/test.yml
@@ -28,6 +28,7 @@ jobs:
28
matrix:
29
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/
30
node-version:
31
+ - "16"
32
- "18"
33
- "20"
34
- "22"
0 commit comments