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 8097fca commit 14b8d10Copy full SHA for 14b8d10
.github/workflows/pull_request.yml
@@ -17,7 +17,7 @@ jobs:
17
python-version: '3.10'
18
- name: Python 3.12
19
python-version: '3.12'
20
- - name: Python 3.14
+ - name: Python 3.13
21
python-version: '3.13'
22
steps:
23
- name: Checkout code
0 commit comments