Skip to content

Commit

Permalink
deactivate musl linux
Browse files Browse the repository at this point in the history
The musl builds time out for some reason.
  • Loading branch information
dpo committed Oct 25, 2023
1 parent 1c3352c commit fb97a65
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit fb97a65

Please sign in to comment.