We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91fc376 commit 457cd95Copy full SHA for 457cd95
.github/workflows/ci.yml
@@ -35,7 +35,7 @@ jobs:
35
runs-on: ubuntu-latest
36
strategy:
37
matrix:
38
- node-version: [16.x, 18.x, 20.x]
+ node-version: [18.x, 20.x]
39
steps:
40
- uses: actions/checkout@v3
41
- uses: pnpm/action-setup@v2
0 commit comments