From 1afe8fdac31b01ef29ae26d0e2fa43315ff0e807 Mon Sep 17 00:00:00 2001 From: Matt Witherspoon <32485495+spoonincode@users.noreply.github.com> Date: Tue, 14 Apr 2020 17:58:39 -0400 Subject: [PATCH] noop change to macos-10.14-unpinned.sh to regen CI image --- .cicd/platforms/unpinned/macos-10.14-unpinned.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cicd/platforms/unpinned/macos-10.14-unpinned.sh b/.cicd/platforms/unpinned/macos-10.14-unpinned.sh index a3cedb1ce..44f32c7a6 100755 --- a/.cicd/platforms/unpinned/macos-10.14-unpinned.sh +++ b/.cicd/platforms/unpinned/macos-10.14-unpinned.sh @@ -1,6 +1,6 @@ #!/bin/bash set -eo pipefail -VERSION=1 +VERSION=2 brew update brew install git cmake python libtool libusb graphviz automake wget gmp llvm@7 pkgconfig doxygen openssl@1.1 jq boost || : # install mongoDB