Skip to content

Commit

Permalink
amend
Browse files Browse the repository at this point in the history
  • Loading branch information
vmoens committed Oct 4, 2023
1 parent ec7d90f commit 4b2be86
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-wheels-m1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ on:

jobs:
generate-matrix:
strategy:
matrix:
python_version: ["3.8", "3.9", "3.10", "3.11"]
uses: pytorch/test-infra/.github/workflows/generate_binary_build_matrix.yml@main
with:
package-type: wheel
Expand Down

0 comments on commit 4b2be86

Please sign in to comment.