diff --git a/.cirrus.yml b/.cirrus.yml index ae90520..444132c 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -7,11 +7,11 @@ task: matrix: - JULIA_VERSION: 1.6 - JULIA_VERSION: 1 - - name: musl Linux - container: - image: alpine:3.14 - env: - - JULIA_VERSION: 1 + #- name: musl Linux + # container: + # image: alpine:3.14 + # env: + # - JULIA_VERSION: 1 - name: MacOS M1 macos_instance: image: ghcr.io/cirruslabs/macos-monterey-base:latest