-
-
Notifications
You must be signed in to change notification settings - Fork 820
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
ci: Fix edge ci with updates #17378
ci: Fix edge ci with updates #17378
Conversation
This was the result of "optionalDependencies": {
"chromedriver": "^127.0.1"
}, Followed by |
These are already dependency of |
bcb053d
to
b58eb92
Compare
Hmmm...
Also, look at the typo there, @christian-bromann: 😅 |
bf343d9
to
ab48b88
Compare
Tried just |
Yeah, this doesn't seem to be the case, as @torokati44 noted. |
Yeah, this just isn't working @christian-bromann: https://github.com/ruffle-rs/ruffle/actions/runs/10254879764/job/28370602740?pr=17378. |
88d98dd
to
66f5df9
Compare
You probably still have the services defined in your |
|
722cfa6
to
50fc906
Compare
Please update your |
50fc906
to
72f2047
Compare
Thanks for popping in to help, @christian-bromann, this worked! |
72f2047
to
7e956c6
Compare
Thank you for really getting to the bottom of this! |
Supersedes #17347 and #17255.
Requesting review from @torokati44 as the one who always does the manual upgrades. See also webdriverio-community/node-edgedriver#365 (comment).