diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 872dd67b..b876ffbc 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -22,6 +22,7 @@ jobs: matrix: version: - 'min' + - '1.9' # TODO: Delete this line when finished debugging. - 'lts' - '1' # automatically expands to the latest stable 1.x release of Julia - 'nightly'