Skip to content

Commit 059be5a

Browse files
committed
ci: don't test react 19
1 parent 18bf7a2 commit 059be5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
- lts/-1
1212
- lts/*
1313
- latest
14-
react: [18, 19]
14+
react: [18]
1515

1616
name: build (${{ matrix.node }} w/ React ${{ matrix.react }}
1717

0 commit comments

Comments
 (0)