Skip to content

Commit

Permalink
Update tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xuanxu authored Nov 4, 2024
1 parent 4dc2db2 commit b23ed56
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@ jobs:
- "ubuntu-latest"
python-version:
- 3.7.17
- 3.8.18
- 3.9.19
- 3.10.14
- 3.11.9
- 3.12.5
- 3.8.20
- 3.9.20
- 3.10.15
- 3.11.10
- 3.12.7
- 3.13.0
runs-on: ${{ matrix.os }}
steps:
Expand Down

0 comments on commit b23ed56

Please sign in to comment.