File tree 1 file changed +4
-1
lines changed
docs/app/continuous-integration
1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -260,8 +260,11 @@ Cypress Docker images are available from:
260
260
- [ cypress/browsers] ( https://github.com/cypress-io/cypress-docker-images/tree/master/browsers ) builds on the
261
261
[ cypress/base] ( https://github.com/cypress-io/cypress-docker-images/tree/master/base ) image.
262
262
For ` Linux/amd64 ` images it adds ** Chrome** , ** Firefox** and ** Edge** browsers.
263
+ For ` Linux/arm64 ` images it adds only ** Firefox** browsers from version ` 136.0.2 ` and above.
264
+ Chrome and Edge browsers are currently not available for ` Linux/arm64 ` .
263
265
A corresponding image ` <tag> ` allows selection of the combined Node.js and browser versions.
264
- (Currently ` Linux/arm64 ` images do ** not** contain browsers.)
266
+ The version tags for the unavailable Chrome and Edge browsers on the ` Linux/arm64 ` platform are empty place-holders only,
267
+ required for multi-platform support compatibility.
265
268
266
269
- [ cypress/included] ( https://github.com/cypress-io/cypress-docker-images/tree/master/included ) builds on the
267
270
[ cypress/browsers] ( https://github.com/cypress-io/cypress-docker-images/tree/master/browsers ) image.
You can’t perform that action at this time.
0 commit comments