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 Update #622

Merged
merged 2 commits into from
Jan 6, 2025
Merged

Conversation

saefstroem
Copy link
Collaborator

  • Update Python dev package name from python3.10-dev to python3-dev for Ubuntu 24.04 compatibility
  • Fix Docker image cleanup to handle empty image list case

The PR adapts the build process for Ubuntu 24.04, which is now the default for ubuntu-latest runners. Fixes failing builds by:

Using the generic python3-dev package which maps to system Python version
Adding condition to check for Docker images before removal

Due to the upgrade of Ubuntu version that is used in the CI we must upgrade the Python version to be compatible with Ubuntu 24.04 Noble. It could be relevant in the future to lock the Ubuntu version but that is a minor issue.
@michaelsutton michaelsutton merged commit ecbd6f3 into kaspanet:master Jan 6, 2025
6 checks passed
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.

2 participants