Skip to content

Commit d78e2d0

Browse files
committed
Update .cirrus.yml
1 parent ecca3ab commit d78e2d0

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

.cirrus.yml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ task:
22
matrix:
33
- name: FreeBSD
44
freebsd_instance:
5-
image_family: freebsd-13-2
5+
image_family: freebsd-13-3
66
env:
77
matrix:
88
- JULIA_VERSION: 1.6
@@ -12,11 +12,6 @@ task:
1212
image: alpine:3.14
1313
env:
1414
- JULIA_VERSION: 1
15-
- name: MacOS M1
16-
macos_instance:
17-
image: ghcr.io/cirruslabs/macos-monterey-base:latest
18-
env:
19-
- JULIA_VERSION: 1
2015
install_script: |
2116
URL="https://raw.githubusercontent.com/ararslan/CirrusCI.jl/master/bin/install.sh"
2217
set -x

0 commit comments

Comments
 (0)