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 25, 2024
1 parent dd9b88f commit dd40277
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,10 @@ task:
matrix:
- name: FreeBSD
freebsd_instance:
image_family: freebsd-13-2
image_family: freebsd-13-3
env:
matrix:
- JULIA_VERSION: 1
- name: MacOS M1
macos_instance:
image: ghcr.io/cirruslabs/macos-monterey-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 dd40277

Please sign in to comment.