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

Commitce5eefd

Browse files
committed
Enable Python 3.8 and 3.9 on M1 runners
These were excluded in9ad28c3 (#1817) due toactions/setup-python#808, which was laterfixed byactions/python-versions#259.Because Python 3.7 has been end-of-life for a while, it is veryunlikely to have AArch64 builds added in python-versions for useon GitHub Actions CI runners (preinstalled or via setup-python).
1 parentea583e1 commitce5eefd

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

‎.github/workflows/pythonpackage.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,6 @@ jobs:
1818
exclude:
1919
-os:"macos-14"
2020
python-version:"3.7"
21-
-os:"macos-14"
22-
python-version:"3.8"
23-
-os:"macos-14"
24-
python-version:"3.9"
2521
include:
2622
-experimental:false
2723

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp