Skip to content

Commit 0ff1f5a

Browse files
authored
Update .cirrus.yml
1 parent 818ec7b commit 0ff1f5a

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.cirrus.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,7 @@ task:
55
image_family: freebsd-13-3
66
env:
77
matrix:
8-
- JULIA_VERSION: 1.6
98
- JULIA_VERSION: 1
10-
- name: musl Linux
11-
container:
12-
image: alpine:3.14
13-
env:
14-
- JULIA_VERSION: 1
159
install_script: |
1610
URL="https://raw.githubusercontent.com/ararslan/CirrusCI.jl/master/bin/install.sh"
1711
set -x

0 commit comments

Comments
 (0)