Skip to content

Commit

Permalink
Enable python 3.13 for builds
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasjpfan committed Nov 12, 2024
1 parent 4b33b00 commit 7425514
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build_linux_wheels.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ jobs:
needs: generate-matrix
name: ${{ matrix.repository }}
uses: pytorch/test-infra/.github/workflows/build_wheels_linux.yml@main
if: ${{ needs.generate-matrix.outputs.matrix.python_version }} != '3.13'
strategy:
fail-fast: false
with:
Expand Down

0 comments on commit 7425514

Please sign in to comment.