Skip to content

Commit 559dad6

Browse files
remove lts
1 parent 7aa4a94 commit 559dad6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
runs-on: ubuntu-latest
1414
strategy:
1515
matrix:
16-
node: [ 14, 16, 18, 20, 22, lts ]
16+
node: [ 14, 16, 18, 20, 22 ]
1717
steps:
1818
- uses: actions/setup-node@v4
1919
with:

0 commit comments

Comments
 (0)