We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43ee7e7 commit 8b701c7Copy full SHA for 8b701c7
4 files changed
.github/workflows/pr.yml
@@ -14,10 +14,6 @@ jobs:
14
node_version:
15
- '22'
16
- '20'
17
- - '18'
18
- - '16'
19
- - '14'
20
- - '12'
21
name: Node.js ${{ matrix.node_version }} on ${{ matrix.os }}
22
runs-on: ${{ matrix.os }}
23
steps:
0 commit comments