From 657c396fbfb2544b6010f57ad97ac4798e103ef2 Mon Sep 17 00:00:00 2001 From: Alexander Dokuchaev Date: Tue, 14 Jan 2025 16:20:28 +0200 Subject: [PATCH] =?UTF-8?q?=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/weekly.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/workflows/weekly.yml b/.github/workflows/weekly.yml index b5b0d3f51b1..9cbec3a9716 100644 --- a/.github/workflows/weekly.yml +++ b/.github/workflows/weekly.yml @@ -15,10 +15,6 @@ jobs: include: - python_version: "3.9" override_requirements: "numpy==1.24.0" - - python_version: "3.9" - override_requirements: "numpy==1.23.0" - - python_version: "3.9" - override_requirements: "numpy==1.23.4" - python_version: "3.11" - python_version: "3.12" uses: ./.github/workflows/call_precommit.yml