aboutsummaryrefslogtreecommitdiff
path: root/.cirrus.yml
diff options
context:
space:
mode:
authorJohn MacFarlane <[email protected]>2023-03-10 10:07:31 -0800
committerJohn MacFarlane <[email protected]>2023-03-10 10:07:31 -0800
commitea7a4c74b797433f7427511e7f7803e18675c6fc (patch)
tree365f0ab1132bf8b746a78d32c5c0c66237fca692 /.cirrus.yml
parent81658b1da085a4b53ed08c3b6419dc833cf7c0e4 (diff)
cirrus: fix duplicate brew install.
Diffstat (limited to '.cirrus.yml')
-rw-r--r--.cirrus.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index 4263b891f..757e5d484 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -1,7 +1,6 @@
task:
name: MacOS
trigger_type: manual
- install_script: brew install cabal-install
macos_instance:
image: ghcr.io/cirruslabs/macos-monterey-base:latest
brew_script: brew install cabal-install