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

💚 Fixed the Docker CI by installing Z3 via pip #208

Merged
merged 5 commits into from
May 11, 2023
Merged

Conversation

marcelwa
Copy link
Collaborator

@marcelwa marcelwa commented May 11, 2023

Description

The Docker workflow broke for some reason. This PR fixes it by installing Z3 via pip instead of doing the full build from scratch. At the same time, this change also significantly reduces Docker build times. Also, this PR changes the underlying Linux image from Alpine to Ubuntu.

Checklist:

  • The pull request only contains commits that are related to it.
  • I have added appropriate tests and documentation.
  • I have made sure that all CI jobs on GitHub pass.
  • The pull request introduces no new warnings and follows the project's style guidelines.

@marcelwa marcelwa added bug Something isn't working github_actions Pull requests that update GitHub Actions code labels May 11, 2023
@marcelwa marcelwa self-assigned this May 11, 2023
@marcelwa marcelwa merged commit e8894a5 into main May 11, 2023
@marcelwa marcelwa deleted the docker-fix branch May 11, 2023 22:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant