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 afde47d commit 634a2b6
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions .github/workflows/precompiled.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,12 +71,12 @@ jobs:
exclude:
- ispr: true
dist: ubuntu20.04
driver: 535.216.01
driver_branch: 535
- ispr: true
dist: ubuntu20.04
driver: 550.127.05
driver_branch: 550
- dist: ubuntu24.04
driver: 535.216.01
driver_branch: 535
steps:
- uses: actions/checkout@v4
name: Check out code
Expand Down Expand Up @@ -156,12 +156,12 @@ jobs:
exclude:
- ispr: true
dist: ubuntu20.04
driver: 535.216.01
driver_branch: 535
- ispr: true
dist: ubuntu20.04
driver: 550.127.05
driver_branch: 550
- dist: ubuntu24.04
driver: 535.216.01
driver_branch: 535
needs:
- precompiled-build-image
- set-driver-version-matrix
Expand Down Expand Up @@ -220,12 +220,12 @@ jobs:
exclude:
- ispr: true
dist: ubuntu20.04
driver: 535.216.01
driver_branch: 535
- ispr: true
dist: ubuntu20.04
driver: 550.127.05
driver_branch: 550
- dist: ubuntu24.04
driver: 535.216.01
driver_branch: 535
steps:
- name: Check out code
uses: actions/checkout@v4
Expand Down Expand Up @@ -346,12 +346,12 @@ jobs:
exclude:
- ispr: true
dist: ubuntu20.04
driver: 535.216.01
driver_branch: 535
- ispr: true
dist: ubuntu20.04
driver: 550.127.05
driver_branch: 550
- dist: ubuntu24.04
driver: 535.216.01
driver_branch: 535
steps:
- name: Check out code
uses: actions/checkout@v4
Expand Down

0 comments on commit 634a2b6

Please sign in to comment.