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 macosx CI workflow #332

Merged
merged 2 commits into from
Nov 5, 2024
Merged

Conversation

jonathangreen
Copy link
Contributor

The macosx.yml workflow is failing because the older Python versions listed there are no longer supported by github actions. Update the workflow to use all currently supported python versions: 3.9 - 3.13.

After this one goes in all the maxosx CI actions should be green again.

@jimjag jimjag merged commit ebbc3f7 into xmlsec:master Nov 5, 2024
32 of 97 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