Skip to content

Commit

Permalink
noop change to macos-10.14-unpinned.sh to regen CI image
Browse files Browse the repository at this point in the history
  • Loading branch information
spoonincode committed Apr 14, 2020
1 parent 3e5746b commit 1afe8fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .cicd/platforms/unpinned/macos-10.14-unpinned.sh
Original file line number Diff line number Diff line change
@@ -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 [email protected] jq boost || :
# install mongoDB
Expand Down

0 comments on commit 1afe8fd

Please sign in to comment.