From a54d0af6343a8fda84c6f0eb63f329ab14c90dd2 Mon Sep 17 00:00:00 2001 From: Christopher Rackauckas Date: Tue, 22 Aug 2023 22:57:12 +0200 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 8528900..847e2ba 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -15,7 +15,6 @@ jobs: - Core version: - '1' - - '1.6' steps: - uses: actions/checkout@v3 - uses: julia-actions/setup-julia@v1