We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f302cb2 commit 11a0809Copy full SHA for 11a0809
.github/workflows/test.yml
@@ -16,7 +16,7 @@ jobs:
16
strategy:
17
matrix:
18
node-version: [18.x, 22.x]
19
- react-version: ['18.0.*', '18.1.*', '18.2.*', '18.3.*', '19.0.*']
+ react-version: ['18.*', '19.*']
20
21
steps:
22
- uses: actions/checkout@v4
0 commit comments