From dce385cc3de19b27b7c17bd8fa24aa68539388da Mon Sep 17 00:00:00 2001 From: Ian Butterworth Date: Fri, 22 Nov 2024 11:37:31 -0500 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5a7ed99f..8c83ef01 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -21,6 +21,7 @@ jobs: fail-fast: false matrix: version: + - 'min' - 'lts' - '1' # automatically expands to the latest stable 1.x release of Julia - 'nightly'