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 787c9ee commit 086878cCopy full SHA for 086878c
1 file changed
.github/workflows/testing.yml
@@ -21,7 +21,7 @@ jobs:
21
strategy:
22
matrix:
23
os: ["ubuntu-latest"]
24
- python-version: ["3.10", "3.11"]
+ python-version: ["3.11", "3.12"]
25
steps:
26
- uses: actions/checkout@v3
27
with:
0 commit comments