Skip to content

Commit

Permalink
chore: rename next channel to canary (#1207)
Browse files Browse the repository at this point in the history
* chore: add canary to our test matrix

* chore: rename next to canary
  • Loading branch information
MatanBobi committed May 4, 2023
1 parent f6c6d96 commit 5dc81dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate.yml
Expand Up @@ -30,7 +30,7 @@ jobs:
fail-fast: false
matrix:
node: [14, 16, 18]
react: [latest, next, experimental]
react: [latest, canary, experimental]
runs-on: ubuntu-latest
steps:
- name: 猬囷笍 Checkout repo
Expand Down

0 comments on commit 5dc81dc

Please sign in to comment.