mirror of
https://github.com/nlohmann/json
synced 2024-11-10 14:30:08 +00:00
👷 fixed timeout
This commit is contained in:
parent
af9da22b87
commit
9d2f0391e0
@ -35,7 +35,7 @@
|
||||
"cd build",
|
||||
"../cmake-3.14.0/bin/cmake /project/repo/checkout",
|
||||
"make -j8",
|
||||
"../cmake-3.14.0/bin/ctest -VV -j8"
|
||||
"../cmake-3.14.0/bin/ctest -VV -j4 --timeout 10000"
|
||||
]
|
||||
},
|
||||
"fedora24-x86_64": {
|
||||
|
Loading…
Reference in New Issue
Block a user