Skip to content

Commit

Permalink
Fix PyTorch 2.0.1 wheel build (facebookresearch#133)
Browse files Browse the repository at this point in the history
  • Loading branch information
cbalioglu authored Nov 4, 2023
1 parent 4ec9edf commit 6618de8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/_build_wheels.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ jobs:
variant: ${{ matrix.variant }}
sanitizers: ${{ matrix.sanitizers }}
version_override: ${{ inputs.version_override }}
run_integration_tests: ${{ matrix.run_integration_tests }}

build_pt21_wheel-linux:
name: Build wheels (pt${{ matrix.torch }}, py${{ matrix.py }}, linux-x86_64, ${{ matrix.variant }}, ${{ matrix.sanitizers }})
Expand Down

0 comments on commit 6618de8

Please sign in to comment.