Skip to content

Commit

Permalink
Add python 3.13 to the test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
youtux committed Mar 17, 2024
1 parent 977bf61 commit 51dacb1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/main.yml
Expand Up @@ -31,6 +31,10 @@ jobs:
toxfactor: py3.12
ignore-typecheck-outcome: true
ignore-test-outcome: false
- python-version: "3.13-dev"
toxfactor: py3.13
ignore-typecheck-outcome: true
ignore-test-outcome: Add

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 51dacb1

Please sign in to comment.