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 ee02a92 commit d666349Copy full SHA for d666349
.github/workflows/nodejs.yml
@@ -11,6 +11,7 @@ jobs:
11
fail-fast: false
12
matrix:
13
node:
14
+ - 16
15
- 18
16
- 20
17
# TODO: Unpin to `22` once parcel incomaptibility with 22.7+ is resolved
0 commit comments