diff --git a/.cirrus.yml b/.cirrus.yml index 33f55b17..81e9ef30 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -5,13 +5,7 @@ task: image_family: freebsd-13-3 env: matrix: - - JULIA_VERSION: 1.6 - JULIA_VERSION: 1 - - name: MacOS M1 - macos_instance: - image: ghcr.io/cirruslabs/macos-monterey-base:latest - env: - - JULIA_VERSION: 1 install_script: | URL="https://raw.githubusercontent.com/ararslan/CirrusCI.jl/master/bin/install.sh" set -x