Skip to content

Commit

Permalink
test: limit tests to node lts
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmadnassri committed Sep 3, 2023
1 parent ba996a9 commit 5eafc50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/matrix-test.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"os": ["ubuntu-latest"],
"node-version": [14, 16, 18]
"node-version": [18, 20]
}

0 comments on commit 5eafc50

Please sign in to comment.