Skip to content

Commit 6cbaf70

Browse files
authored
Pass container image to aarch64 test jobs (#1500)
1 parent 99f34d6 commit 6cbaf70

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/validate-aarch64-linux-binaries.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ jobs:
6060
repository: "pytorch/builder"
6161
ref: ${{ inputs.ref || github.ref }}
6262
job-name: ${{ matrix.build_name }}
63+
docker-image: ${{ matrix.container_image }}
6364
binary-matrix: ${{ toJSON(matrix) }}
6465
no-sudo: true
6566
script: |

0 commit comments

Comments
 (0)