Skip to content

Update deploy action - #52

Merged
billbrod merged 1 commit into
mainfrom
update_deploy_action
Sep 1, 2026
Merged

Update deploy action#52
billbrod merged 1 commit into
mainfrom
update_deploy_action

Conversation

@billbrod

@billbrod billbrod commented Sep 1, 2026

Copy link
Copy Markdown
Member

Updates version for action and the python versions we build against.

This was an attempt to fix the failure from the last deploy, where the ubuntu build failed because Pillow failed to build because

     The headers or library files could not be found for jpeg,
     a required dependency when compiling Pillow from source.

this is confusing because the mac and windows didn't appear to build pillow from source, and the pillow docs just mention needing libjpeg for this, and it seems unlikely to me that the github ubuntu runners would've previously include libjpeg and then stopped. so tried to update the versions to see if that easy fix does it.

EDIT: Turns out, it does not.

@billbrod
billbrod merged commit a2fbf80 into main Sep 1, 2026
79 of 85 checks passed
@billbrod
billbrod deleted the update_deploy_action branch September 1, 2026 21:55
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.

1 participant