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

MAINT: pin ubuntu and python for emscripten #22671

Merged
merged 1 commit into from Nov 25, 2022

Conversation

mattip
Copy link
Member

@mattip mattip commented Nov 25, 2022

The emscripten CI run has been failing since CPython3.10.2 is not available on ubuntu-latest. This PR pins to ubuntu-22.04 and cpython 3.10.7 (the latest available).

xref this comment

@mattip
Copy link
Member Author

mattip commented Nov 25, 2022

CI is passing.

@seberg
Copy link
Member

seberg commented Nov 25, 2022

Nice, thanks!

@seberg seberg merged commit 19d982d into numpy:main Nov 25, 2022
@mattip mattip deleted the update-python3.10 branch December 27, 2022 16:51
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.

None yet

3 participants