ci: Use only 3 containers for now

This commit is contained in:
Suraj Shetty 2021-05-11 10:09:06 +05:30
parent b9a8afc234
commit 77f2686142

View File

@ -10,7 +10,7 @@ jobs:
fail-fast: false
matrix:
container: [1, 2, 3, 4]
container: [1, 2, 3]
name: Server Tests