-
-
Notifications
You must be signed in to change notification settings - Fork 817
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Revert "ci: Don't test on Edge as the latest release is missing for Linux" #17255
Conversation
I wonder whether this is a |
I did open actions/runner-images#10336 |
0d91ffd
to
801724f
Compare
Looks like this works now, @danielhjacobs. Let's hope it doesn't reoccur soon... |
801724f
to
a4bf857
Compare
While it's fixed for now, runner-images will create a PR for a new image within the day. I want to see what Edge version and Edgedriver version it uses and see if that version has a Linux release yet. |
There's still a tiny mismatch:
|
Yeah, and that will cause an issue: https://msedgedriver.azureedge.net/127.0.2651.74/edgedriver_linux64.zip does not exist. |
See also: webdriverio/webdriverio#13251 I now have issues open with all the relevant parties, so we'll see if any are willing to fix this. |
a4bf857
to
3ed7701
Compare
…inux" This reverts commit 1cab534.
3ed7701
to
472b874
Compare
This was included in #17378. |
Reverts #17253
To be merged once MicrosoftEdge/EdgeWebDriver#156 is fixed.