From 7917a83ae722ae0b7f39f05ed84d50c0c468ee12 Mon Sep 17 00:00:00 2001 From: Christopher Rackauckas Date: Sun, 1 Oct 2023 14:14:02 +0200 Subject: [PATCH] Remove v1.6 from CI --- .github/workflows/CI.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 0e65682df6..866d6547c9 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -21,7 +21,6 @@ jobs: - Forward version: - "1" - - "1.6" steps: - uses: actions/checkout@v4 - uses: julia-actions/setup-julia@v1