Skip to content

update python version used by actions #505

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

Merged
merged 1 commit into from
May 12, 2025

Conversation

FoamyGuy
Copy link
Contributor

@FoamyGuy FoamyGuy commented May 12, 2025

The generate images has been failing due to the new usb host mouse library: https://github.com/adafruit/Adafruit_CircuitPython_Bundle/actions/runs/14969427865

This change updates the actions from this repo to use python 3.12, essentially the same fix that was applied to the workflows from each library repo here: adafruit/workflows-circuitpython-libs#38

I think only the images one needs to be updated to fix the specific actions failure linked, but it makes sense to me to keep them all in sync.

resolves: adafruit/Adafruit_CircuitPython_USB_Host_Mouse#3

@FoamyGuy FoamyGuy requested a review from a team May 12, 2025 14:10
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.

Thanks!

@tannewt tannewt merged commit bd2d638 into adafruit:main May 12, 2025
1 check passed
@jepler
Copy link
Contributor

jepler commented May 12, 2025

Thanks from me as well

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

example seems to cause ci errors in bundle
3 participants