Skip to content

Commit

Permalink
test (#1592)
Browse files Browse the repository at this point in the history
  • Loading branch information
atalman authored Nov 15, 2023
1 parent 0777be2 commit db4d5fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate-linux-binaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
needs: generate-linux-matrix
uses: pytorch/test-infra/.github/workflows/generate_release_matrix.yml@main
with:
version: ${{ fromJson(needs.generate-linux-matrix.outputs.matrix).stable_version }}
version: "2.1.1"

linux:
needs: [generate-linux-matrix, generate-release-matrix]
Expand Down

0 comments on commit db4d5fb

Please sign in to comment.