Skip to content

Commit

Permalink
chore: 🤖 Remove linux musl from CirrusCI
Browse files Browse the repository at this point in the history
  • Loading branch information
abelsiqueira committed May 21, 2024
1 parent 08a0529 commit 29227de
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions template/{% if UseCirrusCI %}.cirrus.yml{% endif %}.jinja
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 29227de

Please sign in to comment.