X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=.github%2Fworkflows%2Fbuild.yml;h=693f728ee6d5a054228d414189a734c96bd8345c;hb=084318cf12056cf6d32f87078583ff3860746985;hp=bf89b9f197f75533ddd074dfa3f8d2478c900c43;hpb=e05f70891c1ee75306d62203ec61d272c18504c0;p=ldk-c-bindings diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index bf89b9f..693f728 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -53,7 +53,8 @@ jobs: matrix: include: - platform: macos-10.15 - - platform: macos-11 + # MacOS 11 is currently in private preview, we've applied for access + # - platform: macos-11 runs-on: ${{ matrix.platform }} env: TOOLCHAIN: stable