commit | 042118aafdd7e018d0ddedefb90ce66c30753634 | [log] [tgz] |
---|---|---|
author | Suraj Shetty <surajshetty3416@gmail.com> | Tue May 11 10:09:06 2021 +0530 |
committer | Suraj Shetty <surajshetty3416@gmail.com> | Tue May 11 10:09:06 2021 +0530 |
tree | 67d9126788073bd601f42df9e196354de28144ea | |
parent | 6408367285f2912e7ecff57401d747e1bdd3a647 [diff] |
ci: Use only 3 containers for now
diff --git a/.github/workflows/server-tests.yml b/.github/workflows/server-tests.yml index bd60081..6597048 100644 --- a/.github/workflows/server-tests.yml +++ b/.github/workflows/server-tests.yml
@@ -10,7 +10,7 @@ fail-fast: false matrix: - container: [1, 2, 3, 4] + container: [1, 2, 3] name: Server Tests