Skip to content

Commit

Permalink
Pre-compiled image e2e test
Browse files Browse the repository at this point in the history
Signed-off-by: shiva kumar <[email protected]>
  • Loading branch information
shivakunv committed Sep 11, 2024
1 parent 2ab4969 commit acec8b8
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 @@ -298,9 +298,9 @@ jobs:

precompiled-push-image:
runs-on: ubuntu-latest
needs:
needs:
- set-driver-version-matrix
- determine-e2e-test-matrix
- precompiled-push-image
strategy:
matrix:
kernel_version: ${{ fromJson(needs.determine-e2e-test-matrix.outputs.matrix_values) }}
Expand Down

0 comments on commit acec8b8

Please sign in to comment.