diff --git a/.kokoro/presubmit.sh b/.kokoro/presubmit.sh index 54c58ce22b9..6a438b504c2 100755 --- a/.kokoro/presubmit.sh +++ b/.kokoro/presubmit.sh @@ -18,11 +18,6 @@ retry() { done } -# Freeze the current version of the Nvidia libraries to -# prevent updates from causing version mismatches. -# TODO(b/466404901): move into kokoro image. -sudo apt-mark hold *nvidia* - retry sudo apt update # environment variable and options to force answer prompts