Skip to content

Commit

Permalink
Bump cuda-samples version to 12.5.0 in validator
Browse files Browse the repository at this point in the history
Signed-off-by: Christopher Desiniotis <[email protected]>
  • Loading branch information
cdesiniotis committed Jul 15, 2024
1 parent 5a4c6d1 commit cf0ac71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion validator/versions.mk
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@
# Include global variables from gpu-operator project root
include $(CURDIR)/../versions.mk

CUDA_SAMPLES_VERSION ?= 11.7.1
CUDA_SAMPLES_VERSION ?= 12.5.0
GOLANG_VERSION ?= 1.22.5

0 comments on commit cf0ac71

Please sign in to comment.