summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAllen Byrne <50328838+byrnHDF@users.noreply.github.com>2024-02-02 16:31:55 (GMT)
committerLarry Knox <lrknox@hdfgroup.org>2024-02-14 21:37:27 (GMT)
commitd95829edd7f862ef8828354ca1a7ba2d6cdc0104 (patch)
tree42ef0921fd6673a237216d7fe5cfb3067f804275
parent86487b422197a7a1a24258344959aed4592b976a (diff)
downloadhdf5-d95829edd7f862ef8828354ca1a7ba2d6cdc0104.zip
hdf5-d95829edd7f862ef8828354ca1a7ba2d6cdc0104.tar.gz
hdf5-d95829edd7f862ef8828354ca1a7ba2d6cdc0104.tar.bz2
Skip mac bintest until more reliable (#3983)
-rw-r--r--.github/workflows/cmake-bintest.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/cmake-bintest.yml b/.github/workflows/cmake-bintest.yml
index e076bba..fb02bce 100644
--- a/.github/workflows/cmake-bintest.yml
+++ b/.github/workflows/cmake-bintest.yml
@@ -153,6 +153,7 @@ jobs:
# MacOS w/ Clang + CMake
#
name: "MacOS Clang Binary Test"
+ if: false
runs-on: macos-13
steps:
- name: Install Dependencies (MacOS)