We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c1ee82 commit 1ca128aCopy full SHA for 1ca128a
1 file changed
.github/workflows/python-package.yml
@@ -21,7 +21,7 @@ jobs:
21
runs-on: ubuntu-latest
22
strategy:
23
matrix:
24
- python-version: [3.10, 3.11]
+ python-version: [3.11, 3.12]
25
26
steps:
27
- uses: actions/checkout@v2
0 commit comments