-
Notifications
You must be signed in to change notification settings - Fork 76
Open
Description
What would you like?
Support updating Chrome on the runner image windows-11-arm from https://github.com/actions/partner-runner-images.
Why is this needed?
-
uses: browser-actions/setup-chrome@v1onwindows-11-armresults in the errorError: Unsupported platform "windows" "arm64"
-
The runner image
windows-11-armhas been published with the outdated Chrome browser version133.0.6943.127windows-11-arm contains older browser versions actions/partner-runner-images#80
Chrome
- Name: chrome
- Channel: stable
- Version: 133.0.6943.127
- Executable: C:\Program Files\Google\Chrome\Application\chrome.exe
-
The current version of Chrome on Windows 11 is Version 137.0.7151.120 (Official Build) (64-bit)
-
Cypress supports only the latest 3 major browser versions (currently Chrome 137, 136 and 135)
-
It is therefore not possible to set up
windows-11-armwith Cypress to test a supported version of Chrome
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels