We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1cfd4f commit f85e65eCopy full SHA for f85e65e
1 file changed
.github/workflows/release-osx-win.yml
@@ -20,7 +20,7 @@ jobs:
20
strategy:
21
fail-fast: false
22
matrix:
23
- python-version: ["3.8", "3.9", "3.10", "3.11", "3.12", "3.13"]
+ python-version: ["3.10", "3.11", "3.12", "3.13"]
24
os: [macos-15-intel, macos-14, windows-2022]
25
include:
26
- os: windows-2022
0 commit comments