Skip to content

Commit 5dc81dc

Browse files
authored
chore: rename next channel to canary (#1207)
* chore: add canary to our test matrix * chore: rename next to canary
1 parent f6c6d96 commit 5dc81dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
fail-fast: false
3131
matrix:
3232
node: [14, 16, 18]
33-
react: [latest, next, experimental]
33+
react: [latest, canary, experimental]
3434
runs-on: ubuntu-latest
3535
steps:
3636
- name: ⬇️ Checkout repo

0 commit comments

Comments
 (0)