Skip to content

Commit

Permalink
Add v8-vite5 to testing matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
indigolain committed Mar 20, 2024
1 parent 2294af6 commit 2aab9be
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/integrated_test.yml
Expand Up @@ -22,9 +22,12 @@ jobs:
- examples/v7-managed-react
- examples/v7-react18
- examples/v8-react18
- examples/v8-vite5
include:
- example_dir: examples/v8-react18
node-version: 18.x
- example_dir: examples/v8-vite5
node-version: 18.x

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 2aab9be

Please sign in to comment.