test: change tests and gh action file

This commit is contained in:
Eduardo Chiarotti
2024-05-16 21:15:20 -03:00
parent 5865a2b899
commit 835f0065f1
2 changed files with 6 additions and 7 deletions

View File

@@ -19,7 +19,7 @@ jobs:
- name: Setup Python
uses: actions/setup-python@v4
with:
python-version: "3.10"
python-version: "3.11"
- name: Install Requirements
run: |