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

Commitecf3cd4

Browse files
authored
GHA: Get rid of Ubuntu 20.04 (#144)
GHA no longer supports Ubuntu 20.04.Remove also Python 3.8 on macOS.
1 parent0a8b2c5 commitecf3cd4

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

‎.github/workflows/build.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -70,9 +70,7 @@ jobs:
7070
python:"3.13"
7171

7272
# macOS
73-
# Python 3.8 is the oldest version available on macOS/arm64.
74-
-os:macos-latest
75-
python:"3.8"
73+
# Python 3.9 is the oldest version available on macOS/arm64.
7674
-os:macos-latest
7775
python:"3.9"
7876
-os:macos-latest
@@ -86,8 +84,6 @@ jobs:
8684

8785
# Ubuntu: test deadsnakes Python versions which are not supported by
8886
# GHA python-versions.
89-
-os:ubuntu-20.04
90-
python:"3.6"
9187
-os:ubuntu-22.04
9288
python:"3.7"
9389

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp