Skip to content

Commit

Permalink
ci: only test minimum and maximum python versions
Browse files Browse the repository at this point in the history
  • Loading branch information
ariostas committed Mar 5, 2024
1 parent cfa2d55 commit d9f18f5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,6 @@ jobs:
matrix:
python-version:
- '3.8'
- '3.9'
- '3.10'
- '3.11'
- '3.12'
name: Check Python ${{ matrix.python-version }}
steps:
Expand Down

0 comments on commit d9f18f5

Please sign in to comment.