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

Commitc6b53d3

Browse files
authored
Merge pull request#61 from EliahKagan/threaded
Add CI test job for no-GIL ("threaded") Python 3.13
2 parentsba12b13 +90738a9 commitc6b53d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/pythonpackage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
build:
1313
strategy:
1414
matrix:
15-
python-version:["3.7", "3.8", "3.9", "3.10", "3.11", "3.12", "3.13"]
15+
python-version:["3.7", "3.8", "3.9", "3.10", "3.11", "3.12", "3.13", "3.13t"]
1616
include:
1717
-experimental:false
1818
-os:ubuntu-latest

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp