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 990b6f4 commit 32a89afCopy full SHA for 32a89af
.github/workflows/pull-request.yml
@@ -25,7 +25,7 @@ jobs:
25
strategy:
26
max-parallel: 4
27
matrix:
28
- python-version: ["3.11"]
+ python-version: ["3.12"]
29
30
steps:
31
- name: Cloning repo
0 commit comments