Remove Python 3.9 from matrix in test.yml

This commit is contained in:
Gabriel Luiz Freitas Almeida 2024-02-15 18:31:58 -03:00
commit 776f6af504

View file

@ -15,7 +15,6 @@ jobs:
strategy:
matrix:
python-version:
- "3.9"
- "3.10"
- "3.11"
env: