- Notifications
You must be signed in to change notification settings - Fork5.5k
Fix build workflow on CI#6369
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
jtpio commentedApr 20, 2022
Tests pass locally but CI fails here: Line 91 in60f1f01
Doesn't seem to find the |
jtpio commentedApr 20, 2022
This seems to be fixed by using Python 3.10 on CI inc5f24f7 (same version as used locally). cc@blink1073 since this might affect other projects using |
jtpio commentedApr 20, 2022
CI all green with the build workflows running again. |
blink1073 commentedApr 20, 2022
That's odd, thanks for the heads up! |

Uh oh!
There was an error while loading.Please reload this page.
This shouldfix#6347
There was some syntax errors in the workflow that prevented the check to run on CI.