summaryrefslogtreecommitdiffstats
path: root/config/cmake-presets
diff options
context:
space:
mode:
authorAllen Byrne <50328838+byrnHDF@users.noreply.github.com>2023-06-30 20:59:15 (GMT)
committerGitHub <noreply@github.com>2023-06-30 20:59:15 (GMT)
commit019b3bfdbfe44380831a13dfed89d0ba47196e8e (patch)
tree826e3232aa3c01fde6a5509af82165cc63961145 /config/cmake-presets
parentf4a3d2c80b24ccf1afb8c6ead7f5c4df4c360407 (diff)
downloadhdf5-019b3bfdbfe44380831a13dfed89d0ba47196e8e.zip
hdf5-019b3bfdbfe44380831a13dfed89d0ba47196e8e.tar.gz
hdf5-019b3bfdbfe44380831a13dfed89d0ba47196e8e.tar.bz2
Adjust presets timeout and fix build script VS versions (#3216)
Diffstat (limited to 'config/cmake-presets')
-rw-r--r--config/cmake-presets/hidden-presets.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/cmake-presets/hidden-presets.json b/config/cmake-presets/hidden-presets.json
index c616e7d..18ffdd1 100644
--- a/config/cmake-presets/hidden-presets.json
+++ b/config/cmake-presets/hidden-presets.json
@@ -360,7 +360,7 @@
"hidden": true,
"execution": {
"noTestsAction": "error",
- "timeout": 180,
+ "timeout": 600,
"jobs": 8
}
},