Skip to content

Commit

Permalink
rm 3.9 from testing
Browse files Browse the repository at this point in the history
  • Loading branch information
tschaume authored Oct 22, 2024
1 parent 903ac87 commit 2ed3997
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: ["3.9", "3.10", "3.11"]
python-version: ["3.10", "3.11"]

env:
PMG_MAPI_KEY: ${{ secrets.PMG_MAPI_KEY }}
Expand Down

0 comments on commit 2ed3997

Please sign in to comment.