From 76c787a8ec2ae51a258cbe8b9b08b9961419cc46 Mon Sep 17 00:00:00 2001 From: Pere Mato Date: Fri, 23 Sep 2022 12:38:51 +0200 Subject: [PATCH] Remove version 1.6 (using Property destructuring) --- .github/workflows/ci.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 07e7240..060c30d 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -15,7 +15,6 @@ jobs: fail-fast: false matrix: version: - - '1.6' - '1.7' - '1' # Leave this line unchanged. '1' will automatically expand to the latest stable 1.x release of Julia. os: