mirror of
https://github.com/nlohmann/json.git
synced 2026-02-09 11:42:51 +00:00
👷 fixed timeout
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
"cd build",
|
||||
"../cmake-3.14.0/bin/cmake /project/repo/checkout",
|
||||
"make -j8",
|
||||
"ctest -VV -j8"
|
||||
"ctest -VV -j4 --timeout 3000"
|
||||
]
|
||||
},
|
||||
"fedora24-x86_64": {
|
||||
|
||||
Reference in New Issue
Block a user