Skip to content

Commit 87001a9

Browse files
authored
ci(e2e): Remove nextjs-turbo canary tests (#19118)
This test got removed in #19107 closes #19111 closes #19112
1 parent 5616396 commit 87001a9

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/canary.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -96,12 +96,6 @@ jobs:
9696
- test-application: 'nextjs-16'
9797
build-command: 'test:build-canary-webpack'
9898
label: 'nextjs-16 (canary-webpack)'
99-
- test-application: 'nextjs-turbo'
100-
build-command: 'test:build-canary'
101-
label: 'nextjs-turbo (canary)'
102-
- test-application: 'nextjs-turbo'
103-
build-command: 'test:build-latest'
104-
label: 'nextjs-turbo (latest)'
10599
- test-application: 'react-create-hash-router'
106100
build-command: 'test:build-canary'
107101
label: 'react-create-hash-router (canary)'

0 commit comments

Comments
 (0)