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] Use Github Actions instead of Appveyor and Travis CI #30

Merged
merged 2 commits into from
Aug 1, 2024

Conversation

uilianries
Copy link
Member

Both Appveyor and Travis are outdated by configuration.

This PR adds Windows and Linux, both validating with version 3.6, 3.8 and 3.12 of Python.

The version 2.7 is no longer supported by setup-python. It's possible to introduce it, but requires a workaround. I prefer to wait someone asking or reporting a bug, otherwise, does not worth.

The setup-python action no longer supports 2.7 and dropped its support

Signed-off-by: Uilian Ries <[email protected]>
@uilianries uilianries self-assigned this Aug 1, 2024
@uilianries uilianries requested a review from czoido August 1, 2024 14:56
@uilianries uilianries added the enhancement New feature or request label Aug 1, 2024
@uilianries uilianries merged commit 28de63c into master Aug 1, 2024
12 checks passed
@uilianries uilianries deleted the ci/deploy branch August 1, 2024 16:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants