We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
next
canary
1 parent f6c6d96 commit 5dc81dcCopy full SHA for 5dc81dc
.github/workflows/validate.yml
@@ -30,7 +30,7 @@ jobs:
30
fail-fast: false
31
matrix:
32
node: [14, 16, 18]
33
- react: [latest, next, experimental]
+ react: [latest, canary, experimental]
34
runs-on: ubuntu-latest
35
steps:
36
- name: ⬇️ Checkout repo
0 commit comments