X-Git-Url: http://git.bitcoin.ninja/index.cgi?p=ldk-c-bindings;a=blobdiff_plain;f=.github%2Fworkflows%2Fbuild.yml;fp=.github%2Fworkflows%2Fbuild.yml;h=693f728ee6d5a054228d414189a734c96bd8345c;hp=bf89b9f197f75533ddd074dfa3f8d2478c900c43;hb=084318cf12056cf6d32f87078583ff3860746985;hpb=4ece271da5195468a60dd394895b0a5915c8be4c 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