Skip to content

Commit

Permalink
2. Pre-compiled end-to-end gpu driver validation
Browse files Browse the repository at this point in the history
Signed-off-by: shiva kumar <[email protected]>
  • Loading branch information
shivakunv committed Sep 8, 2024
1 parent 3256276 commit e0c4f62
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/precompiled.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -114,8 +114,8 @@ jobs:
e2e-driver-version-compare:
runs-on: ubuntu-latest
needs:
- pre-compiled
- extract_driver_versions
- pre-compiled
- extract_driver_versions
outputs:
matrix_values_not_empty: ${{ steps.set_kernel_version.outputs.matrix_values_not_empty }}
matrix_values: ${{ steps.set_kernel_version.outputs.matrix_values }}
Expand Down

0 comments on commit e0c4f62

Please sign in to comment.