ci: reduce container count on v13

This commit is contained in:
Ankush Menat
2022-06-30 11:37:36 +05:30
parent b1c6d789a9
commit 2e130c335a
2 changed files with 1 additions and 118 deletions

View File

@@ -25,7 +25,7 @@ jobs:
fail-fast: false
matrix:
container: [1, 2, 3]
container: [1, 2]
name: Python Unit Tests