Skip to content

Commit

Permalink
make 3.13 testing part of our regular CI
Browse files Browse the repository at this point in the history
  • Loading branch information
braingram committed Sep 19, 2024
1 parent c5cb4da commit 9ef61de
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 @@ -42,6 +42,9 @@ jobs:
# Any env name which does not start with `pyXY` will use this Python version.
default_python: '3.10'
envs: |
- linux: coverage
name: Python 3.13 coverage
python-version: 3.13-dev
- linux: coverage
name: Python 3.12 coverage
python-version: 3.12
Expand Down

0 comments on commit 9ef61de

Please sign in to comment.