Skip to content

Commit aaa68e2

Browse files
committed
removed 3.8
1 parent 96fba91 commit aaa68e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testing.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
runs-on: ubuntu-latest
3636
strategy:
3737
matrix:
38-
python-version: ["3.8", "3.9", "3.10", "3.11"]
38+
python-version: ["3.9", "3.10", "3.11"]
3939

4040
env:
4141
PMG_MAPI_KEY: ${{ secrets.PMG_MAPI_KEY }}

0 commit comments

Comments
 (0)