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

Update github actions to use py3.10/3.11 for Ubuntu 22.04 support #147

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

nzlosh
Copy link

@nzlosh nzlosh commented Jan 16, 2024

No description provided.

Copy link
Contributor

@amanda11 amanda11 left a comment

Choose a reason for hiding this comment

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

Best to amend the comment that references 3.6 as well

@@ -14,7 +14,7 @@ on:
python-version:
required: false
type: string
default: '["3.6","3.8","3.9"]'
default: '["3.8", "3.9", "3.10", "3.11"]'
Copy link
Contributor

Choose a reason for hiding this comment

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

Line 42 will need updating which says what the job output will be

@jpavlav
Copy link

jpavlav commented Mar 25, 2024

@mamercad Can we get another 👍 on this? It looks like it should do the trick and it's blocking a PR downstream that uses this repository.

Copy link
Contributor

@mamercad mamercad left a comment

Choose a reason for hiding this comment

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

🚢

@nzlosh nzlosh removed the request for review from cognifloyd March 26, 2024 18:09
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.

4 participants