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 0cdcfe5 commit 63f1b53Copy full SHA for 63f1b53
.github/workflows/tests.yml
@@ -58,7 +58,7 @@ jobs:
58
fail-fast: true
59
matrix:
60
os: [ubuntu-latest, windows-latest, macos-latest]
61
- python_version: ["3.9", "3.10", "3.11", "3.12"]
+ python_version: ["3.9", "3.11", "3.12"]
62
63
runs-on: ${{ matrix.os }}
64
0 commit comments