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

CI: Fix scheduler #7642

Merged
merged 1 commit into from
Feb 24, 2023
Merged

CI: Fix scheduler #7642

merged 1 commit into from
Feb 24, 2023

Conversation

microdev1
Copy link
Collaborator

@microdev1 microdev1 commented Feb 24, 2023

Contains the following fixes:

  • Run tests independent of build-boards.
  • Typo fix mpy_cross to mpy-cross.
  • Change boards_to_build.append to boards_to_build.add, it is a set.
  • Refactor arch to job.

@microdev1 microdev1 added bug tooling regression Things that used to work but don't any longer labels Feb 24, 2023
@microdev1 microdev1 requested a review from dhalbert February 24, 2023 05:58
Copy link
Member

@tannewt tannewt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@tannewt tannewt merged commit 2c84340 into adafruit:main Feb 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug regression Things that used to work but don't any longer tooling
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants