There was an error while loading. Please reload this page.
1 parent eba3466 commit 994e1b5Copy full SHA for 994e1b5
1 file changed
.github/workflows/deploy.yml
@@ -29,7 +29,7 @@ jobs:
29
strategy:
30
fail-fast: false
31
matrix:
32
- python-version: ["3.8", "3.9", "3.10", "3.11", "3.12", "3.13"]
+ python-version: ["3.10", "3.11", "3.12", "3.13"]
33
steps:
34
- uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
35
with:
0 commit comments