From f7237a0b417f811f6248494b94ba7605ddbfea3d Mon Sep 17 00:00:00 2001 From: Sebastian Stock <42280794+sostock@users.noreply.github.com> Date: Wed, 30 Oct 2024 09:35:08 +0100 Subject: [PATCH] Test on Julia 1.10 --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 330f8aac..d052d43f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -17,6 +17,7 @@ jobs: julia-version: - "1.0" - "1.6" + - "1.10" - "1" - "nightly" os: