We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 152f8db + cee42d6 commit fd9b98dCopy full SHA for fd9b98d
.github/workflows/main.yml
@@ -9,7 +9,7 @@ jobs:
9
fail-fast: true
10
matrix:
11
os: [ubuntu-latest, macos-latest, windows-latest]
12
- python-version: ["3.8", "3.10", "3.12"]
+ python-version: ["3.9", "3.11", "3.13"]
13
steps:
14
- uses: actions/checkout@v3
15
- uses: goanpeca/[email protected]
0 commit comments