Skip to content

Commit

Permalink
add python 3.13 (#1170)
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromedockes authored and TheooJ committed Dec 11, 2024
1 parent 867a871 commit 76a10f6
Show file tree
Hide file tree
Showing 3 changed files with 2,305 additions and 811 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ jobs:
ci-py309-min-deps,
ci-py309-min-optional-deps,
ci-py311-transformers,
ci-py312-latest-deps,
ci-py312-latest-optional-deps
ci-py313-latest-deps,
ci-py313-latest-optional-deps
]
runs-on: ${{ matrix.os }}
steps:
Expand Down
Loading

0 comments on commit 76a10f6

Please sign in to comment.