We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3387aba commit 6bb6e71Copy full SHA for 6bb6e71
1 file changed
.github/workflows/build.yml
@@ -70,9 +70,7 @@ jobs:
70
python: "3.13"
71
72
# macOS
73
- # Python 3.8 is the oldest version available on macOS/arm64.
74
- - os: macos-latest
75
- python: "3.8"
+ # Python 3.9 is the oldest version available on macOS/arm64.
76
- os: macos-latest
77
python: "3.9"
78
0 commit comments