Skip to content

Commit

Permalink
Merge pull request #46 from beeware/ci-enable-3.13
Browse files Browse the repository at this point in the history
Run CI against Python 3.13
  • Loading branch information
mhsmith authored Dec 13, 2024
2 parents 0b40991 + 8682298 commit ac644c2
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,3 @@ jobs:
# Disabling until the problem has been fixed. See beeware/briefcase#948
# framework: [ "toga", "pyside6", "pygame", "console" ]
framework: [ "toga", "pygame", "console" ]

exclude:
# Toga requires python.net, which doesn't work on Python 3.13.
- python-version: 3.13
framework: toga

0 comments on commit ac644c2

Please sign in to comment.