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:

committed by
GitHub

parent
2d6087995c
commit
6979d47cb6
2
.github/workflows/unit_tests.yaml
vendored
2
.github/workflows/unit_tests.yaml
vendored
@@ -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:
|
||||
|
Reference in New Issue
Block a user