Skip to content

Commit 2ed3997

Browse files
authored
rm 3.9 from testing
1 parent 903ac87 commit 2ed3997

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
@@ -34,7 +34,7 @@ jobs:
3434
runs-on: ubuntu-latest
3535
strategy:
3636
matrix:
37-
python-version: ["3.9", "3.10", "3.11"]
37+
python-version: ["3.10", "3.11"]
3838

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

0 commit comments

Comments
 (0)