Skip to content

Commit

Permalink
ci: update node.js version matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
goto-bus-stop committed Apr 26, 2024
1 parent 648da9b commit d7917af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
name: Tests
strategy:
matrix:
node-version: [14.x, 16.x, 17.x]
node-version: [16.x, 18.x, 20.x]
react-version: [17.x, 18.x]
include:
- node-version: 12.x
Expand Down

0 comments on commit d7917af

Please sign in to comment.