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 b8850f6 commit 8a25b13Copy full SHA for 8a25b13
.github/workflows/build.yaml
@@ -9,7 +9,7 @@ jobs:
9
strategy:
10
max-parallel: 4
11
matrix:
12
- python-version: [3.10]
+ python-version: [3.11]
13
14
steps:
15
- name: Checkout Code
0 commit comments