Skip to content

Commit 6d2fc00

Browse files
authored
Merge pull request gitpython-developers#1944 from EliahKagan/ci-arm-more
Enable Python 3.8 and 3.9 on M1 runners
2 parents ea583e1 + ce5eefd commit 6d2fc00

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Diff for: .github/workflows/pythonpackage.yml

-4
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)