Skip to content

Commit 4888677

Browse files
committed
Update .cirrus.yml
1 parent 41f67ce commit 4888677

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

.cirrus.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
task:
22
matrix:
3-
- name: FreeBSD
4-
freebsd_instance:
5-
image_family: freebsd-13-1
6-
env:
7-
matrix:
8-
- JULIA_VERSION: 1.6
9-
- JULIA_VERSION: 1
3+
# - name: FreeBSD
4+
# freebsd_instance:
5+
# image_family: freebsd-13-1
6+
# env:
7+
# matrix:
8+
# - JULIA_VERSION: 1.6
9+
# - JULIA_VERSION: 1
1010
- name: Linux ARMv8
1111
arm_container:
1212
image: ubuntu:latest

0 commit comments

Comments
 (0)