Skip to content

Commit

Permalink
Update .cirrus.yml (#417)
Browse files Browse the repository at this point in the history
  • Loading branch information
amontoison authored Jun 9, 2024
1 parent c54fe34 commit a9defe9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@ task:
matrix:
- name: FreeBSD
freebsd_instance:
image_family: freebsd-13-2
image_family: freebsd-13-3
env:
matrix:
- JULIA_VERSION: 1.6
- JULIA_VERSION: 1
- name: MacOS M1
macos_instance:
image: ghcr.io/cirruslabs/macos-monterey-base:latest
image: ghcr.io/cirruslabs/macos-sonoma-base:latest
env:
- JULIA_VERSION: 1
install_script: |
Expand Down

0 comments on commit a9defe9

Please sign in to comment.