Skip to content

Commit c5b76e9

Browse files
committed
Update main.yml
1 parent b0961e3 commit c5b76e9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/main.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,9 @@ jobs:
5757
needs: ['install']
5858
name: 'Build'
5959
runs-on: ubuntu-latest
60+
strategy:
61+
matrix:
62+
react: ['18', '19']
6063
env:
6164
CYPRESS_INSTALL_BINARY: 0
6265
steps:

0 commit comments

Comments
 (0)