From 64493c07e73e5329aee4c4d901f3db86c4367f62 Mon Sep 17 00:00:00 2001 From: hyrodium Date: Sat, 25 Nov 2023 13:41:34 +0900 Subject: [PATCH] add ci test on v1.6 --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 76336857..823d8d8a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -15,6 +15,7 @@ jobs: matrix: version: - '1.0' + - '1.6' - '1' # automatically expands to the latest stable 1.x release of Julia - nightly os: