Skip to content

Commit

Permalink
👷 (python) Change version of python o CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Otoru committed Aug 13, 2024
1 parent 633ef2a commit 479ee73
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,9 @@ jobs:
strategy:
matrix:
python-version:
- "3.7"
- "3.8"
- "3.9"
- "3.10"
- "3.11"
- "3.12"
steps:
- uses: actions/checkout@v2

Expand Down

0 comments on commit 479ee73

Please sign in to comment.