ci: Use only 3 containers for now
This commit is contained in:
parent
6408367285
commit
042118aafd
2
.github/workflows/server-tests.yml
vendored
2
.github/workflows/server-tests.yml
vendored
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user