Skip to content

Commit f3ad87b

Browse files
test on one node version
1 parent 4f9da6a commit f3ad87b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
strategy:
99
max-parallel: 1
1010
matrix:
11-
node-version: [ 18, 20, 22, "lts/*" ]
11+
node-version: [ 22 ]
1212
steps:
1313
- name: Clone Repository
1414
uses: actions/checkout@v4

0 commit comments

Comments
 (0)