Skip to content

Commit

Permalink
CI: Add Python 3.12 to pytest's matrix (#3314)
Browse files Browse the repository at this point in the history
  • Loading branch information
echoix committed Dec 25, 2023
1 parent 00b4a9e commit 44e7ebc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
python-version:
- '3.8'
- '3.10'
- '3.12'
fail-fast: true

runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 44e7ebc

Please sign in to comment.