Skip to content

Commit

Permalink
test python 3.13
Browse files Browse the repository at this point in the history
  • Loading branch information
guocuimi committed Mar 2, 2025
1 parent add004c commit cb2d309
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_wheel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ jobs:
strategy:
fail-fast: false
matrix:
python: ["3.9", "3.10", "3.11", "3.12"]
cuda: ["11.8", "12.4"]
python: ["3.11", "3.12", "3.13"]
cuda: ["12.6"]
torch: ["2.6.0"]
runs-on: [self-hosted, linux, release]
env:
Expand Down

0 comments on commit cb2d309

Please sign in to comment.