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

ci: Ensure poetry version uses correct python version #31

Merged
merged 1 commit into from
Apr 4, 2024

Conversation

keelerm84
Copy link
Member

pipx install poetry does not necessarily use the configured python
version specified in actions/setup-python. This separate GH action
helps ensure we are using the correct version consistently.

`pipx install poetry` does not necessarily use the configured python
version specified in `actions/setup-python`. This separate GH action
helps ensure we are using the correct version consistently.
@keelerm84 keelerm84 requested a review from a team April 4, 2024 17:30
Copy link

This pull request has been linked to Shortcut Story #239231: Fix poetry using wrong version of python in build.

@keelerm84 keelerm84 merged commit 58d2c33 into main Apr 4, 2024
11 checks passed
@keelerm84 keelerm84 deleted the mk/sc-239231/fix-build branch April 4, 2024 17:48
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.

None yet

2 participants