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
This commit is contained in:
Massimiliano Culpo
2022-08-17 09:16:19 +02:00
committed by GitHub
parent 2d6087995c
commit 6979d47cb6
2 changed files with 4 additions and 3 deletions

View File

@@ -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: