We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 903ac87 commit 2ed3997Copy full SHA for 2ed3997
.github/workflows/testing.yml
@@ -34,7 +34,7 @@ jobs:
34
runs-on: ubuntu-latest
35
strategy:
36
matrix:
37
- python-version: ["3.9", "3.10", "3.11"]
+ python-version: ["3.10", "3.11"]
38
39
env:
40
PMG_MAPI_KEY: ${{ secrets.PMG_MAPI_KEY }}
0 commit comments