Skip to content

Commit df944ed

Browse files
committed
Do not run nextjs-app-dir, 13 and 14 canary tests on CI
1 parent b433165 commit df944ed

File tree

1 file changed

+0
-18
lines changed

1 file changed

+0
-18
lines changed

.github/workflows/canary.yml

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -72,24 +72,6 @@ jobs:
7272
- test-application: 'create-react-app'
7373
build-command: 'test:build-canary'
7474
label: 'create-react-app (canary)'
75-
- test-application: 'nextjs-app-dir'
76-
build-command: 'test:build-canary'
77-
label: 'nextjs-app-dir (canary)'
78-
- test-application: 'nextjs-app-dir'
79-
build-command: 'test:build-latest'
80-
label: 'nextjs-app-dir (latest)'
81-
- test-application: 'nextjs-13'
82-
build-command: 'test:build-canary'
83-
label: 'nextjs-13 (canary)'
84-
- test-application: 'nextjs-13'
85-
build-command: 'test:build-latest'
86-
label: 'nextjs-13 (latest)'
87-
- test-application: 'nextjs-14'
88-
build-command: 'test:build-canary'
89-
label: 'nextjs-14 (canary)'
90-
- test-application: 'nextjs-14'
91-
build-command: 'test:build-latest'
92-
label: 'nextjs-14 (latest)'
9375
- test-application: 'nextjs-15'
9476
build-command: 'test:build-canary'
9577
label: 'nextjs-15 (canary)'

0 commit comments

Comments
 (0)