Skip to content

Commit

Permalink
CI: test Python 3.13.
Browse files Browse the repository at this point in the history
  • Loading branch information
jwilk committed Nov 12, 2024
1 parent 10102d8 commit bdc6b70
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@ jobs:
- python-version: '3.12'
pytest: pytest
os: ubuntu-22.04
- python-version: '3.13'
pytest: pytest
os: ubuntu-24.04
runs-on: ${{matrix.os}}
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit bdc6b70

Please sign in to comment.