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

Inconsistency with the Python version for the macos CI checks #12991

Closed
jtpio opened this issue Aug 23, 2022 · 1 comment · Fixed by #13014
Closed

Inconsistency with the Python version for the macos CI checks #12991

jtpio opened this issue Aug 23, 2022 · 1 comment · Fixed by #13014

Comments

@jtpio
Copy link
Member

jtpio commented Aug 23, 2022

Description

At first this looks more like an issue with GitHub Actions but opening here for awareness.

There seems to be some inconsistencies with the Python version installed with actions/setup-python and the one actually used later in the workflows:

with macos

image

with linux

image

Reproduce

With the latest commit on master: https://github.com/jupyterlab/jupyterlab/runs/7968878969?check_suite_focus=true

Expected behavior

The Python version should be the one set with the actions/setup-python action.

Context

This has also been noticed in other places:

@jtpio
Copy link
Member Author

jtpio commented Aug 24, 2022

Opened actions/setup-python#487.

@JasonWeill JasonWeill added tag:Build System and removed status:Needs Triage Applied to new issues that need triage labels Aug 25, 2022
@jtpio jtpio linked a pull request Aug 26, 2022 that will close this issue
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 27, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants