summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorAllen Byrne <50328838+byrnHDF@users.noreply.github.com>2024-02-02 16:31:55 (GMT)
committerGitHub <noreply@github.com>2024-02-02 16:31:55 (GMT)
commitadee148f032c9325f830e34ac47cf9c96234500b (patch)
tree8a30a335c7c4d23fe5cd9ff619544fdbe2dbff8e /.github
parent2c3d23d1e63bcd20f3ffb112346a9f54c82a1bd3 (diff)
downloadhdf5-adee148f032c9325f830e34ac47cf9c96234500b.zip
hdf5-adee148f032c9325f830e34ac47cf9c96234500b.tar.gz
hdf5-adee148f032c9325f830e34ac47cf9c96234500b.tar.bz2
Skip mac bintest until more reliable (#3983)
Diffstat (limited to '.github')
-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)