Skip to content

Commit

Permalink
Merge pull request #235 from dimagi/dm/cython-3.0.12
Browse files Browse the repository at this point in the history
Build with Cython 3.0.12
  • Loading branch information
millerdev authored Feb 19, 2025
2 parents 618c884 + dcd6112 commit 56eaafb
Show file tree
Hide file tree
Showing 9 changed files with 48,377 additions and 20,549 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
strategy:
fail-fast: false
matrix:
python-version: ["3.8", "3.9", "3.10", "3.11", "3.12"]
python-version: ["3.9", "3.10", "3.11", "3.12", "3.13"]

steps:
- uses: actions/checkout@v2
Expand Down
Loading

0 comments on commit 56eaafb

Please sign in to comment.