We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b525333 commit 9ade3ccCopy full SHA for 9ade3cc
1 file changed
.github/workflows/test-package.yml
@@ -58,7 +58,7 @@ jobs:
58
strategy:
59
matrix:
60
# Define the Python versions you want to test
61
- python-version: ["3.9"]
+ python-version: ["3.11"]
62
steps:
63
- uses: actions/checkout@v2
64
0 commit comments