Skip to content

Fix update-version.yml #99

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 2 commits into from
Jan 28, 2025
Merged

Conversation

aphedges
Copy link
Collaborator

The CI job failed when merging #98 because ubuntu-latest changed. This workflow is a lot harder to test, but I encountered and fix the same error message in the same way on my previous PR.

The workflow was broken because `ubuntu-latest` changed from Ubuntu
22.04 to 24.04, and the latter doesn't have Python 3.7. I pinned to
using Ubuntu 22.04 so we can continue using Python 3.7.
There doesn't appear to be any breaking changes, so we should pull in
updates.
@aphedges aphedges added the bug Something isn't working label Jan 28, 2025
@aphedges aphedges requested a review from mjspeck January 28, 2025 00:17
@aphedges aphedges self-assigned this Jan 28, 2025
@aphedges aphedges merged commit 8d8466c into SHADE-AI:main Jan 28, 2025
1 check passed
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 this pull request may close these issues.

2 participants