Skip to content

Commit

Permalink
ci: test on py3.13
Browse files Browse the repository at this point in the history
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
  • Loading branch information
arthurzam committed Jul 19, 2024
1 parent 6f86366 commit 72a1b34
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ jobs:
deps: [newest-deps]
experimental: [false]
include:
- os: ubuntu-latest
python-version: '3.13.0-dev - 3.13'
deps: newest-deps
experimental: false
- os: ubuntu-latest
python-version: '3.11'
deps: minimal-deps
Expand Down

0 comments on commit 72a1b34

Please sign in to comment.