mirror of
https://github.com/cytopia/devilbox.git
synced 2024-12-20 05:17:53 +00:00
Remove failing services in CI
This commit is contained in:
parent
cbdabb2f97
commit
8e8991896a
6
.github/workflows/params-version-mongo.yml
vendored
6
.github/workflows/params-version-mongo.yml
vendored
@ -10,12 +10,12 @@ name: params
|
||||
# Custom Variables
|
||||
# -------------------------------------------------------------------------------------------------
|
||||
env:
|
||||
# CI for Mongo 2.8 and Mongo 3.0 removed due to segfault
|
||||
# CI for Mongo 2.8 and Mongo 3.0 removed due to local segfault and non-segfault, but error in CI
|
||||
# https://github.com/docker-library/mongo/issues/251
|
||||
#
|
||||
# CI for Mongo 3.2 and 3.4 removed due to non-reproducible error in CI
|
||||
MATRIX: >-
|
||||
[
|
||||
{"MONGO_SERVER": "Mongo 3.2"},
|
||||
{"MONGO_SERVER": "Mongo 3.4"},
|
||||
{"MONGO_SERVER": "Mongo 3.6"},
|
||||
{"MONGO_SERVER": "Mongo 4.0"},
|
||||
{"MONGO_SERVER": "Mongo 4.2"},
|
||||
|
Loading…
Reference in New Issue
Block a user