Skip to content

Commit

Permalink
fix: test on lts only
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmadnassri committed Sep 3, 2023
1 parent 238dbc6 commit 26ee8b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/matrix-test.json
@@ -1,4 +1,4 @@
{
"os": ["ubuntu-latest"],
"node-version": [16, 18]
"node-version": [18, 20]
}

0 comments on commit 26ee8b1

Please sign in to comment.