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 6555633 commit 6a84810Copy full SHA for 6a84810
.github/workflows/test.yml
@@ -54,7 +54,7 @@ jobs:
54
test:
55
strategy:
56
matrix:
57
- node-version: [20, 22, 24]
+ node-version: [22, 24]
58
runs-on: ubuntu-24.04
59
steps:
60
- uses: actions/checkout@v5
0 commit comments