Skip to content
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

[Bug]: Scheduled CI job requirements delay completion #323

Closed
BradyPlanden opened this issue May 13, 2024 · 0 comments · Fixed by #324
Closed

[Bug]: Scheduled CI job requirements delay completion #323

BradyPlanden opened this issue May 13, 2024 · 0 comments · Fixed by #324
Labels
bug Something isn't working

Comments

@BradyPlanden
Copy link
Member

Python Version

N/A

Describe the bug

With the recent changes to the scheduled workflow in #308, the build job had filter_pybamm_matrix removed as a requirement. This was in place to avoid the github runners being tied up with running the tests before the matrix was built so that the self-host runner could start.

Steps to reproduce the behaviour

Under certain conditions, the scheduled tests will be delayed as the self-hosted runner will be delayed in starting.

Relevant log output

No response

@BradyPlanden BradyPlanden added the bug Something isn't working label May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant