We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 685cf5c commit 52aabe6Copy full SHA for 52aabe6
1 file changed
.github/workflows/canary.yml
@@ -69,9 +69,9 @@ jobs:
69
fail-fast: false
70
matrix:
71
include:
72
- - test-application: 'angular-20'
+ - test-application: 'angular-21'
73
build-command: 'test:build-canary'
74
- label: 'angular-20 (next)'
+ label: 'angular-21 (next)'
75
- test-application: 'create-react-app'
76
77
label: 'create-react-app (canary)'
0 commit comments