From e3a55c52feef7f3b4e778a560dec8e27b9d599e8 Mon Sep 17 00:00:00 2001 From: abhro <5664668+abhro@users.noreply.github.com> Date: Tue, 16 Jul 2024 13:53:19 -0400 Subject: [PATCH] Turn off CI testing 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 ebd2fee..33a647f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -23,7 +23,6 @@ jobs: version: - '1.6' - '1' - - 'nightly' os: - ubuntu-latest - macOS-latest