Skip to content

Commit ec2ee11

Browse files
authored
Update .cirrus.yml
1 parent 823c466 commit ec2ee11

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.cirrus.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
11
freebsd_instance:
2-
image: freebsd-12-1-release-amd64
2+
image: freebsd-13-3-release-amd64
33
task:
44
name: FreeBSD
55
env:
66
matrix:
7-
- JULIA_VERSION: 1.6
87
- JULIA_VERSION: 1
9-
- JULIA_VERSION: nightly
108
allow_failures: $JULIA_VERSION == 'nightly'
119
install_script:
1210
- sh -c "$(fetch https://raw.githubusercontent.com/ararslan/CirrusCI.jl/master/bin/install.sh -o -)"

0 commit comments

Comments
 (0)