From 29227ded5f4f0f0ad3533f0b05838905fa64abf9 Mon Sep 17 00:00:00 2001 From: Abel Soares Siqueira Date: Tue, 21 May 2024 09:59:07 +0200 Subject: [PATCH] =?UTF-8?q?chore:=20=F0=9F=A4=96=20Remove=20linux=20musl?= =?UTF-8?q?=20from=20CirrusCI?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- template/{% if UseCirrusCI %}.cirrus.yml{% endif %}.jinja | 5 ----- 1 file changed, 5 deletions(-) diff --git a/template/{% if UseCirrusCI %}.cirrus.yml{% endif %}.jinja b/template/{% if UseCirrusCI %}.cirrus.yml{% endif %}.jinja index 5c67fbec..aa7c0746 100644 --- a/template/{% if UseCirrusCI %}.cirrus.yml{% endif %}.jinja +++ b/template/{% if UseCirrusCI %}.cirrus.yml{% endif %}.jinja @@ -7,11 +7,6 @@ task: matrix: - JULIA_VERSION: {{ JuliaMinVersion }} - 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