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

build_script.py: use python3 by default #449

Merged
merged 1 commit into from
Jun 14, 2023
Merged

Conversation

MaxDesiatov
Copy link
Member

@MaxDesiatov MaxDesiatov commented Jun 14, 2023

We're seeing sporadic CI failures, since apparently some nodes don't have python symlinking to a correct Python version. Changing this to python3 will also make it consistent with the rest of the Python scripts in the Swift project.

Unblocks macOS CI check for #421.

We're seeing sporadic CI failures, since apparently some nodes don't have `python` symlinking to a correct Python version. Changing this to `python3` will also make it consistent with the rest of the Python scripts in the Swift project.
@MaxDesiatov MaxDesiatov self-assigned this Jun 14, 2023
@MaxDesiatov
Copy link
Member Author

@swift-ci test

@MaxDesiatov MaxDesiatov merged commit 275e4ff into main Jun 14, 2023
3 checks passed
@MaxDesiatov MaxDesiatov deleted the maxd/env-python3 branch June 14, 2023 23:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants