Skip to content

Commit 9621a44

Browse files
committed
attempt 1
1 parent 26ea41e commit 9621a44

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/linux-test.yml

+1
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ jobs:
6868
SCRIPT: ${{ inputs.script }}
6969
RUNNER_TEST_RESULTS_DIR: /tmp/test_results
7070
ARCH: ${{ inputs.architecture }}
71+
TENSORRT_VERSION: ${{ matrix.tensorrt.version }}
7172
DOWNLOAD_ARTIFACT_NAME: pytorch_tensorrt_${{ matrix.tensorrt.version }}_${{ matrix.python_version }}_${{ matrix.desired_cuda }}_${{ inputs.architecture }}
7273
name: ${{ inputs.job-name }}-${{ matrix.tensorrt.version }}-${{ matrix.python_version }}-${{ matrix.desired_cuda }}
7374
runs-on: ${{ matrix.validation_runner }}

0 commit comments

Comments
 (0)