From 6979d47cb648cc4a9edcdd9cee73fa26a906c575 Mon Sep 17 00:00:00 2001 From: Massimiliano Culpo Date: Wed, 17 Aug 2022 09:16:19 +0200 Subject: CI: reduce the amount of tests run in the original concretizer (#32179) * CI: reduce the amount of tests run in the original concretizer * Don't test Python 3.6 on the original concretizer --- .github/workflows/unit_tests.yaml | 2 -- 1 file changed, 2 deletions(-) (limited to '.github') diff --git a/.github/workflows/unit_tests.yaml b/.github/workflows/unit_tests.yaml index 0a569d6d86..99f055c789 100644 --- a/.github/workflows/unit_tests.yaml +++ b/.github/workflows/unit_tests.yaml @@ -106,8 +106,6 @@ jobs: include: - python-version: 2.7 concretizer: original - - python-version: 3.6 - concretizer: original - python-version: 3.9 concretizer: original steps: -- cgit v1.2.3-60-g2f50