Skip to content

Update Github Actions for Python 3.11.0-rc.1#1799

Closed
aminalaee wants to merge 2 commits into
masterfrom
update-gh-actions-py3.11
Closed

Update Github Actions for Python 3.11.0-rc.1#1799
aminalaee wants to merge 2 commits into
masterfrom
update-gh-actions-py3.11

Conversation

@aminalaee

@aminalaee aminalaee commented Aug 9, 2022

Copy link
Copy Markdown
Contributor

If 3.11-dev includes the RC release we can close this.

strategy:
matrix:
python-version: ["3.7", "3.8", "3.9", "3.10", "3.11-dev"]
python-version: ["3.7", "3.8", "3.9", "3.10", "3.11.0-rc.1"]

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Not really sure if 3.11-dev will include rc releases or not. And the 3.11.0-rc.1 is not yet available in GH actions.

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

-dev includes all releases, not only alpha and beta.

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

It's kind of ambiguous, it does mention alpha and beta but not RC. But I guess you're right.

@aminalaee aminalaee closed this Aug 9, 2022
@Kludex Kludex deleted the update-gh-actions-py3.11 branch August 9, 2022 09:53
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.

2 participants