We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e808e2 commit f160266Copy full SHA for f160266
4 files changed
.github/workflows/test.yaml
@@ -13,7 +13,7 @@ jobs:
13
fail-fast: false
14
matrix:
15
os: [ubuntu-latest, windows-latest, macos-latest]
16
- python_version: ['3.9', '3.10', '3.11', '3.12']
+ python_version: ['3.10', '3.11', '3.12']
17
resolution: [lowest-direct, highest]
18
steps:
19
- uses: actions/checkout@v4
0 commit comments