Skip to content

Commit

Permalink
pytest: Try using python 3.14
Browse files Browse the repository at this point in the history
  • Loading branch information
echoix committed Nov 24, 2024
1 parent bea8435 commit fb12945
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 @@ -23,6 +23,7 @@ jobs:
- '3.9'
- '3.12'
- '3.13'
- '3.14'
fail-fast: true

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

0 comments on commit fb12945

Please sign in to comment.