Drop MacOS 11 runner until we get access to private preview
[ldk-c-bindings] / .github / workflows / build.yml
index bf89b9f197f75533ddd074dfa3f8d2478c900c43..693f728ee6d5a054228d414189a734c96bd8345c 100644 (file)
@@ -53,7 +53,8 @@ jobs:
       matrix:
         include:
           - platform: macos-10.15
       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
     runs-on: ${{ matrix.platform }}
     env:
       TOOLCHAIN: stable