Skip to content

Commit

Permalink
Update .cirrus.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
amontoison authored Sep 14, 2024
1 parent cbc8ec3 commit ed472d2
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,18 +5,7 @@ task:
image_family: freebsd-13-3
env:
matrix:
- JULIA_VERSION: 1.6
- 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-ventura-base:latest
env:
- JULIA_VERSION: 1
install_script: |
URL="https://raw.githubusercontent.com/ararslan/CirrusCI.jl/master/bin/install.sh"
set -x
Expand Down

0 comments on commit ed472d2

Please sign in to comment.