summaryrefslogtreecommitdiffstats
path: root/config/cmake-presets
diff options
context:
space:
mode:
authorAllen Byrne <50328838+byrnHDF@users.noreply.github.com>2024-01-09 17:47:55 (GMT)
committerGitHub <noreply@github.com>2024-01-09 17:47:55 (GMT)
commitefe7cb72ba123177c4441720bb8a9066a0b1feb0 (patch)
tree13cf9a5b566ab35a1b8bc371d271e54652a3aa2c /config/cmake-presets
parentc12932865d314162c6795d605c8d8aca3f5902ef (diff)
downloadhdf5-efe7cb72ba123177c4441720bb8a9066a0b1feb0.zip
hdf5-efe7cb72ba123177c4441720bb8a9066a0b1feb0.tar.gz
hdf5-efe7cb72ba123177c4441720bb8a9066a0b1feb0.tar.bz2
Add binary build for linux S3 (#3936)
* Reorg and update options for doc and cmake config * Correct subfiling depends * Add linux S3 binaries to GH published files * Correct path * Try reducing parallel jobs in tests * Change examples jobs for test from 8 to 4
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 24ab42e..2249651 100644
--- a/config/cmake-presets/hidden-presets.json
+++ b/config/cmake-presets/hidden-presets.json
@@ -400,7 +400,7 @@
"execution": {
"noTestsAction": "error",
"timeout": 600,
- "jobs": 8
+ "jobs": 4
}
},
{