7676 build-command : ' test:build-canary'
7777 label : ' create-react-app (canary)'
7878 - test-application : ' nextjs-app-dir'
79- build-command : ' test:build-canary'
80- label : ' nextjs-app-dir (canary)'
81- - test-application : ' nextjs-app-dir'
82- build-command : ' test:build-latest'
83- label : ' nextjs-app-dir (latest)'
79+ build-command : ' test:build-15'
80+ label : ' nextjs-app-dir (next@15)'
8481 - test-application : ' nextjs-13'
8582 build-command : ' test:build-latest'
8683 label : ' nextjs-13 (latest)'
@@ -90,12 +87,15 @@ jobs:
9087 - test-application : ' nextjs-14'
9188 build-command : ' test:build-latest'
9289 label : ' nextjs-14 (latest)'
93- - test-application : ' nextjs-15'
94- build-command : ' test:build-canary'
95- label : ' nextjs-15 (canary)'
9690 - test-application : ' nextjs-15'
9791 build-command : ' test:build-latest'
9892 label : ' nextjs-15 (latest)'
93+ - test-application : ' nextjs-16'
94+ build-command : ' test:build-canary'
95+ label : ' nextjs-16 (canary)'
96+ - test-application : ' nextjs-16'
97+ build-command : ' test:build-canary-webpack'
98+ label : ' nextjs-16 (canary-webpack)'
9999 - test-application : ' nextjs-turbo'
100100 build-command : ' test:build-canary'
101101 label : ' nextjs-turbo (canary)'
0 commit comments