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.
nextjs-turbo
1 parent 5616396 commit 87001a9Copy full SHA for 87001a9
.github/workflows/canary.yml
@@ -96,12 +96,6 @@ jobs:
96
- test-application: 'nextjs-16'
97
build-command: 'test:build-canary-webpack'
98
label: 'nextjs-16 (canary-webpack)'
99
- - test-application: 'nextjs-turbo'
100
- build-command: 'test:build-canary'
101
- label: 'nextjs-turbo (canary)'
102
103
- build-command: 'test:build-latest'
104
- label: 'nextjs-turbo (latest)'
105
- test-application: 'react-create-hash-router'
106
build-command: 'test:build-canary'
107
label: 'react-create-hash-router (canary)'
0 commit comments