Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
ms-jpq committed Oct 15, 2024
1 parent 8df1c35 commit 3e6b86e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@ jobs:
strategy:
matrix:
python_ver:
# - "3.6"
- "3"
- "3.10"
- "3.11"
- "3.7"
- "3.8"
- "3.9"
- "3.10"
- "3.11"
- "3.12"
- "3.13"
- "3"

runs-on: ubuntu-latest

Expand Down

0 comments on commit 3e6b86e

Please sign in to comment.