Skip to content

Commit

Permalink
Add driver 565
Browse files Browse the repository at this point in the history
Signed-off-by: Jordan Jacobelli <jjacobelli@nvidia.com>
  • Loading branch information
jjacobelli committed Nov 28, 2024
1 parent 287a581 commit 658d280
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions matrix.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ DRIVER_VERSION:
# keep this blank entry. an empty driver version corresponds to CPU machines
- ""
- "535"
- "550"
- "565"

DRIVER_FLAVOR:
- ""
Expand All @@ -40,7 +40,7 @@ exclude:
- OS: windows
DRIVER_VERSION: "535"
- OS: windows
DRIVER_VERSION: "550"
DRIVER_VERSION: "565"
# only make AMI images for windows
- OS: windows
ENV: qemu
Expand All @@ -52,5 +52,5 @@ exclude:
# ensure DRIVER_FLAVOR is set if DRIVER_VERSION is set
- DRIVER_VERSION: "535"
DRIVER_FLAVOR: ""
- DRIVER_VERSION: "550"
- DRIVER_VERSION: "565"
DRIVER_FLAVOR: ""

0 comments on commit 658d280

Please sign in to comment.