Skip to content

Commit

Permalink
CI test
Browse files Browse the repository at this point in the history
  • Loading branch information
aryan26roy committed Jan 15, 2024
1 parent 46b83e1 commit 52bff12
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,9 @@ jobs:
strategy:
matrix:
python-version:
- 3.6
- 3.7
- 3.8
- 3.9
- 3.10
- 3.11
- 3.12
name: Tests for Python ${{ matrix.python-version }}
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 52bff12

Please sign in to comment.