From ce1ff1429d1f5ca7c004a7472acbae501c146268 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlo=20Marcelo=20Arenas=20Bel=C3=B3n?= Date: Sat, 23 Apr 2022 10:52:27 -0700 Subject: [PATCH] fixup --- ci/lib.sh | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/ci/lib.sh b/ci/lib.sh index de6532ee8cd769..b69b6b82e12431 100755 --- a/ci/lib.sh +++ b/ci/lib.sh @@ -234,9 +234,7 @@ ubuntu-latest) export GIT_TEST_HTTPD=true # The Linux build installs the defined dependency versions below. - # The OS X build installs much more recent versions, whichever - # were recorded in the Homebrew database upon creating the OS X - # image. + # The OS X build installs much more recent versions # Keep that in mind when you encounter a broken OS X build! export LINUX_P4_VERSION="16.2" export LINUX_GIT_LFS_VERSION="1.5.2"