Skip to content

Commit 6e4eff8

Browse files
committed
ci: update matrix
1 parent 5afc962 commit 6e4eff8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ jobs:
2222
name: Tests
2323
strategy:
2424
matrix:
25-
node-version: [14.x, 16.x, 18.x]
26-
react-version: [16.x, 17.x, 18.x]
25+
node-version: [18.x, 20.x, 22.x]
26+
react-version: [17.x, 18.x, 19.x]
2727
runs-on: ubuntu-latest
2828
steps:
2929
- name: Checkout sources

0 commit comments

Comments
 (0)