Skip to content

test: add ubuntu-24.04-arm to Chrome for Testing example - #1892

Open
MikeMcC399 wants to merge 2 commits into
cypress-io:masterfrom
MikeMcC399:add/cft-ubuntu-arm
Open

test: add ubuntu-24.04-arm to Chrome for Testing example#1892
MikeMcC399 wants to merge 2 commits into
cypress-io:masterfrom
MikeMcC399:add/cft-ubuntu-arm

Conversation

@MikeMcC399

@MikeMcC399 MikeMcC399 commented Sep 10, 2026

Copy link
Copy Markdown
Collaborator

Situation

Change

Add a matrix to example-chrome-for-testing.yml and test under

Remove the explicit Chrome for Testing version selection:

        with:
          chrome-version: 140

so that the default stable channel is used.

Align the README documentation section accordingly.


Note

Low Risk
CI and documentation-only changes; no runtime changes to the GitHub Action itself.

Overview
Expands the Chrome for Testing example workflow to run Cypress on both ubuntu-24.04 and ubuntu-24.04-arm via a matrix with fail-fast: false, covering linux-arm64 Chrome for Testing support.

browser-actions/setup-chrome no longer pins chrome-version: 140; it relies on the action’s default stable channel. Workflow comments and the README Chrome for Testing section are updated to match (example YAML and wording only).

Reviewed by Cursor Bugbot for commit 3f13d0e. Bugbot is set up for automated code reviews on this repo. Configure here.

Install from stable channel of Chrome for Testing
@MikeMcC399 MikeMcC399 added type: enhancement New feature or request tests labels Sep 10, 2026
@MikeMcC399 MikeMcC399 self-assigned this Sep 10, 2026
@MikeMcC399
MikeMcC399 marked this pull request as ready for review September 10, 2026 05:37
@MikeMcC399

Copy link
Copy Markdown
Collaborator Author

@MikeMcC399
MikeMcC399 requested a review from mschile September 10, 2026 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tests type: enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add ubuntu-24.04-arm to Chrome for Testing example

2 participants