From 9dbeb8a5c76ad954a327ea29328575692fcae56a Mon Sep 17 00:00:00 2001 From: Christopher Rackauckas Date: Sun, 18 Feb 2024 05:33:56 -0500 Subject: [PATCH] Update CI.yml --- .github/workflows/CI.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index a64f30a..a8e4805 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -19,7 +19,6 @@ jobs: - All version: - '1' - - '1.6' steps: - uses: actions/checkout@v4 - uses: julia-actions/setup-julia@v1