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

Commit4b25af2

Browse files
committed
Go back to testing free-threaded interpreters only on GNU/Linux
This effectively revertsd1ab2e4. It doesn't look like any problemsarose, and contrary to my guess, the additional jobs do actuallymake the checks that we intend to be blocking for PRs take longer,even after all non-macOS checks have completed.
1 parent8d97906 commit4b25af2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

‎.github/workflows/pythonpackage.yml‎

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ jobs:
1717
exclude:
1818
-os-type:macos
1919
python-version:"3.7"# Not available for the ARM-based macOS runners.
20+
-os-type:macos
21+
python-version:"3.13t"
22+
-os-type:macos
23+
python-version:"3.14t"
2024
-os-type:windows
2125
python-version:"3.13"# FIXME: Fix and enable Python 3.13 and 3.14 on Windows (#1955).
2226
-os-type:windows

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2026 Movatter.jp