diff --git a/.cirrus.yml b/.cirrus.yml index 734795d..5712191 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -4,7 +4,7 @@ task: name: FreeBSD env: matrix: - - JULIA_VERSION: 1.3 + - JULIA_VERSION: 1.6 - JULIA_VERSION: 1 - JULIA_VERSION: nightly allow_failures: $JULIA_VERSION == 'nightly' @@ -13,4 +13,4 @@ task: build_script: - cirrusjl build test_script: - - cirrusjl test \ No newline at end of file + - cirrusjl test