We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31387f5 commit affb87fCopy full SHA for affb87f
1 file changed
.github/workflows/python-package.yml
@@ -17,7 +17,7 @@ jobs:
17
strategy:
18
matrix:
19
# see https://www.python.org/downloads/
20
- python-version: [ '3.5', '3.11' ]
+ python-version: [ '3.5', '3.12' ]
21
22
steps:
23
- uses: actions/checkout@v3
0 commit comments