We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 214e75b commit a75ce10Copy full SHA for a75ce10
.github/workflows/test_code.yml
@@ -19,7 +19,7 @@ jobs:
19
strategy:
20
max-parallel: 12
21
matrix:
22
- python-version: ["3.10"]
+ python-version: ["3.11"]
23
os: [ubuntu-latest]
24
steps:
25
- uses: actions/checkout@v4
0 commit comments