diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 8c66170..8ad1af6 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -12,7 +12,7 @@ jobs: fail-fast: false matrix: version: - - '1.6' + - 'lts' - '1' # automatically expands to the latest stable 1.x release of Julia - 'nightly' os: