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