From 6ae293edfe9e711c260971fe218f04c9cc5cf918 Mon Sep 17 00:00:00 2001 From: fgasdia <17058025+fgasdia@users.noreply.github.com> Date: Sat, 9 Sep 2023 16:31:04 -0400 Subject: [PATCH] Remove ci requirement to pass checks on nightly --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 42903d8..58b1fe3 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -19,7 +19,6 @@ jobs: version: - 1.5 # minimum Julia version the package supports. - 1 # automatically expands to the latest stable 1.x release of Julia. - - nightly os: - ubuntu-latest arch: