From 35b179f0b1121494f6048c8509547ee394921d98 Mon Sep 17 00:00:00 2001 From: "J. Pablo Tosso" Date: Wed, 13 Nov 2024 12:55:57 +0100 Subject: [PATCH] remove nightly --- .github/workflows/regression.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/regression.yml b/.github/workflows/regression.yml index 77552a35c..7588613b8 100644 --- a/.github/workflows/regression.yml +++ b/.github/workflows/regression.yml @@ -11,8 +11,6 @@ on: paths-ignore: - "**/*.md" - "LICENSE" - schedule: - - cron: "0 0 * * *" jobs: # Generate matrix of tags for all permutations of the tests generate-matrix: