Skip to content

Conversation

stephanecollot
Copy link
Collaborator

@stephanecollot stephanecollot commented Jan 31, 2023

Make sure that we publish to PyPI precompiled wheels for Python 3.11
#78

Try different plateform

switch to ubuntu

add comment
# For the OS, ubuntu-latest is not compatible with Python 3.6 anymore,
# so we can use ubuntu-20.04 that is compatible with 3.6 and 3.11
# see: https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json
os: [ubuntu-20.04, windows-latest]
Copy link
Collaborator

Choose a reason for hiding this comment

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

@stephanecollot why change to ubuntu-20.04?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

cf. comment just above: compatibility with Python 3.6

Side remark: it seems there is a test randomly failing.

@ymwdalex ymwdalex merged commit 2a29d15 into master Feb 3, 2023
@RUrlus RUrlus deleted the wheels_3.11 branch December 27, 2023 19:03
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