Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
Disable macOS build due to missing kyua package.
Keve committed 1 year ago
commit bf05f1f4dc4879fb090dc71cae90fba1491f6458
parent ef42903
1 file changed +8 -8
modified .github/workflows/build.yaml
@@ -31,19 +31,19 @@ jobs:
      matrix:
        build-os:
          - ubuntu-24.04
-
          - macos-15
+
          # - macos-15
        sanitize:
          - []
          - ["asan", "lsan"]
          - ["ubsan", "tsan"]
        include:
-
          - build-os: macos-15
-
            compiler: clang-19
-
            pkgs:
-
              # - pkgconf comes preinstalled on the GitHub runner
-
              - libarchive
-
              - llvm@19
-
            llvm-bindir: /opt/homebrew/opt/llvm@19/bin
+
          # - build-os: macos-15
+
          #   compiler: clang-19
+
          #   pkgs:
+
          #     # - pkgconf comes preinstalled on the GitHub runner
+
          #     - libarchive
+
          #     - llvm@19
+
          #   llvm-bindir: /opt/homebrew/opt/llvm@19/bin
          - build-os: ubuntu-24.04
            compiler: clang-18
            pkgs: