Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

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

Sign up
Appearance settings

Commit96ceb75

Browse files
committed
Test Python 3.13 on CI
It is currently a release candidate.
1 parent651fcf0 commit96ceb75

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

‎.github/workflows/pythonpackage.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,14 @@ jobs:
1414
fail-fast:false
1515
matrix:
1616
os:["ubuntu-latest", "macos-latest", "windows-latest"]
17-
python-version:["3.7", "3.8", "3.9", "3.10", "3.11", "3.12"]
17+
python-version:["3.7", "3.8", "3.9", "3.10", "3.11", "3.12", "3.13"]
1818
exclude:
1919
-os:"macos-latest"
2020
python-version:"3.7"
2121
include:
2222
-experimental:false
23+
-python-version:"3.13"
24+
experimental:true
2325

2426
runs-on:${{ matrix.os }}
2527

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp