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 81b06e9 commit 978a088Copy full SHA for 978a088
1 file changed
.github/workflows/workflow.yml
@@ -26,7 +26,7 @@ jobs:
26
fail-fast: false
27
matrix:
28
os: ['ubuntu-latest', 'macos-latest', 'windows-latest']
29
- python-version: ['3.11', '3.14']
+ python-version: ['3.12', '3.14']
30
defaults:
31
run:
32
working-directory: ${{ github.workspace }}
0 commit comments