From 5d2fe7d9d70e1badb57dd74aced22355beb423ee Mon Sep 17 00:00:00 2001 From: Tobias Knopp Date: Wed, 30 Aug 2023 11:14:18 +0200 Subject: [PATCH] Do not test 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 90a57af..1fdea8b 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -19,7 +19,6 @@ jobs: matrix: version: - '1' # Leave this line unchanged. '1' will automatically expand to the latest stable 1.x release of Julia. - - 'nightly' os: - ubuntu-latest arch: