aboutsummaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2024-02-06 16:01:18 +0100
committerThomas White <taw@physics.org>2024-02-06 16:01:18 +0100
commit69df52f3b30fefd15075689cd4eccd59c662a242 (patch)
tree733c98e3464f2e06e291284e75cee41448fd3ffa /.gitlab-ci.yml
parent5e05a4f14fd33808a2b685697a5a18e76e130731 (diff)
CI: Remove explicit installation of dependencies
These should be handled via the formula's dependencies.
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index d1f1bf7f..e267cf25 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -150,7 +150,6 @@ build-brew-macos:
script:
- brew update
- brew upgrade
- - brew install gsl hdf5 flex bison argp-standalone pkg-config doxygen gtk+3 cairo pango gdk-pixbuf fftw meson ninja python python-tk
- brew uninstall -v -f crystfel
- brew install -v -s ./crystfel.rb --HEAD
- brew test crystfel