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

Fix linuxbrew workflow #331

Merged
merged 3 commits into from
Nov 5, 2024

Conversation

jonathangreen
Copy link
Contributor

Fix linuxbrew workflow

  • linuxbrew.yml workflow was failing because Python 3.8 is no longer supported
  • Remove Python 3.8, and add 3.12 & 3.13
  • Brew now requires packages installed with pip to be installed in a venv, so all package installs are now moved to a venv

After this PR is merged all the brew workflows should be green.

@jimjag jimjag merged commit 30763b6 into xmlsec:master Nov 5, 2024
27 of 102 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