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 fd5ba89 commit ba8cebdCopy full SHA for ba8cebd
.github/workflows/ci.yml
@@ -26,7 +26,7 @@ jobs:
26
runs-on: ubuntu-latest
27
strategy:
28
matrix:
29
- node-version: [18, 20, 22]
+ node-version: [20, 22]
30
steps:
31
- uses: actions/checkout@v4
32
- uses: actions/setup-node@v4
0 commit comments