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 4f9da6a commit f3ad87bCopy full SHA for f3ad87b
.github/workflows/test.yml
@@ -8,7 +8,7 @@ jobs:
8
strategy:
9
max-parallel: 1
10
matrix:
11
- node-version: [ 18, 20, 22, "lts/*" ]
+ node-version: [ 22 ]
12
steps:
13
- name: Clone Repository
14
uses: actions/checkout@v4
0 commit comments