Skip to content

Commit 2851ac2

Browse files
committed
Update to release version
1 parent 69941ec commit 2851ac2

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/workflows/build.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then
55
brew remove --ignore-dependencies curl
66

77
brew install pkg-config openblas
8-
brew reinstall pkg-config
98

109
if [[ "$PLAT" == "arm64" ]]; then
1110
export MACOSX_DEPLOYMENT_TARGET="11.0"

nipy

0 commit comments

Comments
 (0)