diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5ec559e5..13576e96 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -23,7 +23,7 @@ jobs: version: - 'min' - 'lts' - - '1.9' # test because we know there's a precompilation issue that should be fixed + - '1.9' # test because we know there was a precompilation issue on 1.9 issues/1202 - '1' # automatically expands to the latest stable 1.x release of Julia - 'nightly' os: