We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8826977 commit f3ea603Copy full SHA for f3ea603
.github/workflows/validate.yml
@@ -29,7 +29,7 @@ jobs:
29
strategy:
30
fail-fast: false
31
matrix:
32
- node: [14, 16, 18]
+ node: [18, 20]
33
react: ['18.x', latest, canary, experimental]
34
runs-on: ubuntu-latest
35
steps:
0 commit comments