Skip to content

Commit b2d835d

Browse files
authored
Cut down to just two jobs because that is the concurrency limit
1 parent 9b5c51d commit b2d835d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.cirrus.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,7 @@ task:
55
env:
66
matrix:
77
- JULIA_VERSION: 1.0
8-
- JULIA_VERSION: 1.2
98
- JULIA_VERSION: 1.3
10-
- JULIA_VERSION: nightly
119
install_script:
1210
- sh -c "$(fetch https://raw.githubusercontent.com/ararslan/CirrusCI.jl/master/bin/install.sh -o -)"
1311
build_script:

0 commit comments

Comments
 (0)