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 4eb826f commit 025dc31Copy full SHA for 025dc31
.github/workflows/ci.yml
@@ -22,7 +22,7 @@ jobs:
22
fail-fast: false
23
matrix:
24
os: ['macos-14', 'macos-latest', 'ubuntu-latest', 'windows-latest']
25
- python-version: ['3.11', '3.12', '3.13', '3.14']
+ python-version: ['3.12', '3.13', '3.14']
26
steps:
27
- name: Set up the repository
28
uses: actions/checkout@v4
0 commit comments