Skip to content

Commit 6bb6e71

Browse files
committed
.
1 parent 3387aba commit 6bb6e71

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 3 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

0 commit comments

Comments
 (0)