Skip to content

Commit

Permalink
asdf
Browse files Browse the repository at this point in the history
  • Loading branch information
joecummings committed Oct 24, 2024
1 parent 9ab1ee1 commit 02349e6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build_linux_wheels.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,11 @@ jobs:
with-rocm: enable
build-python-only: enable
build:
if: ${{ ENV.python_version }} != '3.13'
needs: generate-matrix
name: ${{ matrix.repository }}
uses: pytorch/test-infra/.github/workflows/build_wheels_linux.yml@main
strategy:
exclude:
- python_version: "3.13"
fail-fast: false
with:
repository: pytorch/torchtune
Expand Down

0 comments on commit 02349e6

Please sign in to comment.