ci: Use only 3 containers for now

This commit is contained in:
Suraj Shetty 2021-05-11 10:09:06 +05:30
parent 6408367285
commit 042118aafd

View File

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