summaryrefslogtreecommitdiffstats
path: root/.github/workflows/cmake-ctest.yml
diff options
context:
space:
mode:
authorAllen Byrne <50328838+byrnHDF@users.noreply.github.com>2024-01-31 14:13:15 (GMT)
committerGitHub <noreply@github.com>2024-01-31 14:13:15 (GMT)
commit595b5099ea7042cda52d22dda3dd6b4da4b683e6 (patch)
treee2d3a603b19f72a230534bf137dc40ca3ff25e78 /.github/workflows/cmake-ctest.yml
parent45ac12e6b660edfb312110d4e3b4c6970ff0585a (diff)
downloadhdf5-595b5099ea7042cda52d22dda3dd6b4da4b683e6.zip
hdf5-595b5099ea7042cda52d22dda3dd6b4da4b683e6.tar.gz
hdf5-595b5099ea7042cda52d22dda3dd6b4da4b683e6.tar.bz2
Add binary testing to CI testing (#3971)
* Add binary test job * Correct names of jobs * Add build mode to binary names * Limit packaging execution * Make mac DragNDrop optional * Format if checks * fix checks for TS * Allow examples to be packaged * Correct if NOT format * Correct configure and workflow call * Separate out CMake/Autotools Parallel job * Correct binary examples path * Correct dir path for windows test * Correct paths and add extlibs * Windows binaries do not have a share folder
Diffstat (limited to '.github/workflows/cmake-ctest.yml')
-rw-r--r--.github/workflows/cmake-ctest.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/cmake-ctest.yml b/.github/workflows/cmake-ctest.yml
index 00fb7b4..ec69415 100644
--- a/.github/workflows/cmake-ctest.yml
+++ b/.github/workflows/cmake-ctest.yml
@@ -177,7 +177,7 @@ jobs:
# MacOS w/ Clang + CMake
#
name: "MacOS Clang CMake"
- runs-on: macos-11
+ runs-on: macos-13
steps:
- name: Install Dependencies (MacOS)
run: brew install ninja