Skip to content

Commit 050b740

Browse files
committed
DevTools: add React 19 to DevTools test matrix
1 parent 99471c0 commit 050b740

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/devtools_regression_tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@ jobs:
108108
- "17.0"
109109
- "18.0"
110110
- "18.2" # compiler polyfill
111+
- "19.0"
111112
continue-on-error: true
112113
steps:
113114
- uses: actions/checkout@v4
@@ -142,6 +143,7 @@ jobs:
142143
- "16.8" # hooks
143144
- "17.0"
144145
- "18.0"
146+
- "19.0"
145147
continue-on-error: true
146148
steps:
147149
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)