Skip to content

Commit

Permalink
[ubuntu22.04] add R550 precompiled driver containers
Browse files Browse the repository at this point in the history
Signed-off-by: Tariq Ibrahim <[email protected]>
  • Loading branch information
tariq1890 committed Apr 19, 2024
1 parent dd69782 commit 0d1bf39
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .common-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ trigger-pipeline:
.driver-versions-precompiled-ubuntu22.04:
parallel:
matrix:
- DRIVER_BRANCH: [535]
- DRIVER_BRANCH: [535, 550]
KERNEL_FLAVOR: [generic, nvidia, aws, azure]

# Define the driver versions for jobs that can be run in parallel for rhel9
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ jobs:
matrix:
driver:
- 535
- 550
flavor:
- generic
- nvidia
Expand Down

0 comments on commit 0d1bf39

Please sign in to comment.