diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 5008ebc..924f96a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -37,9 +37,9 @@ # <<: *test_definition # Current LTS Release -test:1.0.5: - image: julia:1.0 - <<: *test_definition +# test:1.0.5: +# image: julia:1.0 +# <<: *test_definition # Current Stable Release test:1.5: