Skip to content

Commit

Permalink
ubuntu24.04 ci pipeline fix
Browse files Browse the repository at this point in the history
Signed-off-by: shiva kumar <[email protected]>
  • Loading branch information
shivakunv committed Nov 7, 2024
1 parent 493dba4 commit f2db879
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,10 @@ on:
- opened
- synchronize
branches:
- main
- release-*
- ci-precompile-ubuntu24.04
push:
branches:
- main
- release-*
- ci-precompile-ubuntu24.04

jobs:
image:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/precompiled.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ on:
types:
- completed
branches:
- main
- ci-precompile-ubuntu24.04

jobs:
set-driver-version-matrix:
Expand Down

0 comments on commit f2db879

Please sign in to comment.