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 1d005ed commit badbd92Copy full SHA for badbd92
.github/workflows/pr.yml
@@ -44,6 +44,7 @@ jobs:
44
os:
45
- "ubuntu-latest"
46
node:
47
+ - "22"
48
- "20"
49
- "18"
50
runs-on: ${{ matrix.os }}
0 commit comments