Skip to content

Commit 375ffc1

Browse files
cphycmeeseeksmachine
authored andcommitted
Backport PR yt-project#4186: TST: migrate OSX CI from osxfuse to macfuse
1 parent f14af6b commit 375ffc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/ci_install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ linux|Linux)
1515
osx|macOS)
1616
sudo mkdir -p /usr/local/man
1717
sudo chown -R "${USER}:admin" /usr/local/man
18-
HOMEBREW_NO_AUTO_UPDATE=1 brew install hdf5 geos open-mpi netcdf ccache osxfuse
18+
HOMEBREW_NO_AUTO_UPDATE=1 brew install hdf5 geos open-mpi netcdf ccache macfuse
1919
;;
2020
esac
2121

0 commit comments

Comments
 (0)