mirror of
https://github.com/nlohmann/json.git
synced 2026-05-21 21:55:23 +00:00
👷 fixed timeout
This commit is contained in:
+1
-1
@@ -35,7 +35,7 @@
|
|||||||
"cd build",
|
"cd build",
|
||||||
"../cmake-3.14.0/bin/cmake /project/repo/checkout",
|
"../cmake-3.14.0/bin/cmake /project/repo/checkout",
|
||||||
"make -j8",
|
"make -j8",
|
||||||
"../cmake-3.14.0/bin/ctest -VV -j8"
|
"../cmake-3.14.0/bin/ctest -VV -j4 --timeout 10000"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"fedora24-x86_64": {
|
"fedora24-x86_64": {
|
||||||
|
|||||||
Reference in New Issue
Block a user