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

Rel 1.10.0 #1428

Closed
wants to merge 23 commits into from
Closed

Rel 1.10.0 #1428

wants to merge 23 commits into from

Conversation

sgillies
Copy link
Member

No description provided.


build-wheels-linux:
name: Build wheels on Linux
runs-on: "ubuntu-20.04"
Copy link
Contributor

Choose a reason for hiding this comment

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

It might help to update to a newer Ubuntu release, which includes a later Python version on which the latest cibuildwheel runs.

# building openssl needs IPC-Cmd (https://github.com/microsoft/vcpkg/issues/24988)
RUN yum install -y curl unzip zip tar perl-IPC-Cmd

# require python >= 3.7 (python 3.6 is default on base image) for meson

Choose a reason for hiding this comment

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

Comment says >= 3.7 but the next line links 3.8. Is one of them wrong?

@sgillies
Copy link
Member Author

Sorry about the distraction, folks. I've abandoned this approach.

@sgillies sgillies closed this Aug 19, 2024
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.

3 participants