Thanks to visit codestin.com Credit goes to github.com
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 a2a42de commit 8d10942Copy full SHA for 8d10942
.github/workflows/tests.yaml
@@ -15,7 +15,7 @@ jobs:
15
strategy:
16
matrix:
17
os: [macos-latest, windows-latest, ubuntu-latest]
18
- python-version: ["3.9", "3.10", "3.11", "3.12.0-beta.4"]
+ python-version: ["3.10", "3.11", "3.12.0-beta.4"]
19
20
steps:
21
- name: Checkout code
0 commit comments