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

Update Github actions to test more Python versions #44

Merged
merged 3 commits into from
Mar 24, 2023

Conversation

hexoul
Copy link
Collaborator

@hexoul hexoul commented Mar 23, 2023

Motivation

  • Test the library on more Python versions.

Modifications

  • Add 3.11, pypy3.8 and pypy3.9 to testing environments.
  • misc.
    • Bump dependencies used in Github actions.
    • Use pip cache.

Result

  • Ensure that it also works on 3.11, pypy3.8 and pypy3.9.

@hexoul hexoul added this to the 0.4.0 milestone Mar 23, 2023
@hexoul hexoul changed the title Update Github actions to test 3.11 Update Github actions to test more Python versions Mar 23, 2023
@hexoul hexoul requested review from ikhoon and minwoox March 23, 2023 15:48
Copy link
Contributor

@ikhoon ikhoon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the update! 👍

@ikhoon ikhoon merged commit 045d77a into line:main Mar 24, 2023
@hexoul hexoul deleted the misc/update-target branch March 24, 2023 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants