Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit bf9fb93

Browse filesBrowse files
committed
Test Python 3.13 on CI
As this is being integrated, Python 3.13 is no longer a release candidate, but this marks it experimental since that might also be used temporarily to prevent some of the failures mentioned in #1955 from failing the workflow. But right now this allows the workflow to fail.
1 parent fe7533e commit bf9fb93
Copy full SHA for bf9fb93

File tree

1 file changed

+2
-0
lines changed
Filter options

1 file changed

+2
-0
lines changed

‎.github/workflows/pythonpackage.yml

Copy file name to clipboardExpand all lines: .github/workflows/pythonpackage.yml
+2Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ jobs:
2525
python-version: "3.7"
2626
os-ver: "22.04"
2727
- experimental: false
28+
- python-version: "3.13"
29+
experimental: true
2830

2931
fail-fast: false
3032

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.