We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99013ac commit 604225bCopy full SHA for 604225b
3 files changed
.github/workflows/ci.yml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ubuntu-latest
11
strategy:
12
matrix:
13
- node-version: [20, 22, 24]
+ node-version: [22, 24]
14
steps:
15
- uses: actions/checkout@v4
16
- uses: actions/setup-node@v4
0 commit comments