We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 915b0c7 commit 69640c3Copy full SHA for 69640c3
.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