From b02b2c7e22f26d745470af77a9a938a6d990a4d6 Mon Sep 17 00:00:00 2001 From: "Viral B. Shah" Date: Tue, 13 Aug 2024 14:41:41 -0400 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 81ac887e..7ceb91e5 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -33,6 +33,7 @@ jobs: include: - os: macOS-latest julia-arch: aarch64 + julia-version: 'nightly' steps: - uses: actions/checkout@v4