summaryrefslogtreecommitdiffstats
path: root/config/cmake-presets
diff options
context:
space:
mode:
authorAllen Byrne <50328838+byrnHDF@users.noreply.github.com>2023-06-30 20:57:49 (GMT)
committerGitHub <noreply@github.com>2023-06-30 20:57:49 (GMT)
commite6a845de20f34bd3bce0de7d1b581b73d91c560c (patch)
treee6f8c24449b6cbacd9f4285999b0c8fd9ff5b9e0 /config/cmake-presets
parent4cf8bb2c6222ce021fcd35b375f89ccf74c73564 (diff)
downloadhdf5-e6a845de20f34bd3bce0de7d1b581b73d91c560c.zip
hdf5-e6a845de20f34bd3bce0de7d1b581b73d91c560c.tar.gz
hdf5-e6a845de20f34bd3bce0de7d1b581b73d91c560c.tar.bz2
Adjust presets timeout and fix build script VS versions (#3215)
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
}
},