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 c9cb90c commit 0caf3a8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,8 @@ jobs:
os: ubuntu-22.04
- python-version: '3.12'
os: ubuntu-22.04
- python-version: '3.13'
os: ubuntu-24.04
steps:
- uses: actions/checkout@v4
- name: set up Python ${{matrix.python-version}}
Expand Down

0 comments on commit 0caf3a8

Please sign in to comment.