We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd37803 commit 30b1e7fCopy full SHA for 30b1e7f
.github/workflows/build.yml
@@ -198,7 +198,7 @@ jobs:
198
strategy:
199
fail-fast: false
200
matrix:
201
- apps: [react17, react18]
+ apps: [react17, react18, react19]
202
needs: [build-react, build-react-router]
203
runs-on: ubuntu-latest
204
steps:
.github/workflows/stencil-nightly.yml
@@ -208,7 +208,7 @@ jobs:
208
209
210
211
212
213
214
0 commit comments