diff --git a/.common-ci.yml b/.common-ci.yml index f1f461b2..b9ecf46f 100644 --- a/.common-ci.yml +++ b/.common-ci.yml @@ -19,7 +19,7 @@ default: command: ["--experimental"] variables: - DRIVER_VERSIONS: 470.223.02 525.147.05 535.154.05 + DRIVER_VERSIONS: 470.239.06 535.161.07 550.54.14 BUILD_MULTI_ARCH_IMAGES: "true" stages: @@ -72,26 +72,26 @@ trigger-pipeline: .driver-versions: parallel: matrix: - - DRIVER_VERSION: [470.223.02, 525.147.05, 535.154.05] + - DRIVER_VERSION: [470.239.06, 535.161.07, 550.54.14] # Define the driver versions for jobs that can be run in parallel for ubuntu22.04 .driver-versions-ubuntu22.04: parallel: matrix: - - DRIVER_VERSION: [525.147.05, 535.154.05] + - DRIVER_VERSION: [535.161.07, 550.54.14] # Define the matrix of precompiled jobs that can be run in parallel for ubuntu22.04 .driver-versions-precompiled-ubuntu22.04: parallel: matrix: - - DRIVER_BRANCH: [525, 535] + - DRIVER_BRANCH: [535] KERNEL_FLAVOR: [generic, nvidia, aws, azure] # Define the driver versions for jobs that can be run in parallel for rhel9 .driver-versions-rhel9: parallel: matrix: - - DRIVER_VERSION: [525.147.05, 535.154.05] + - DRIVER_VERSION: [535.161.07, 550.54.14] # Define the distribution targets .dist-ubuntu20.04: diff --git a/versions.mk b/versions.mk index dd9212f6..10b60570 100644 --- a/versions.mk +++ b/versions.mk @@ -13,6 +13,6 @@ # limitations under the License. # DRIVER_VERSIONS contains latest version in all active datacenter branches -DRIVER_VERSIONS ?= 470.223.02 525.147.05 535.154.05 +DRIVER_VERSIONS ?= 470.239.06 535.161.07 550.54.14 CUDA_VERSION := 12.3.1