Drop MacOS 11 runner until we get access to private preview
authorMatt Corallo <git@bluematt.me>
Tue, 15 Jun 2021 17:23:29 +0000 (17:23 +0000)
committerMatt Corallo <git@bluematt.me>
Tue, 15 Jun 2021 17:59:48 +0000 (17:59 +0000)
.github/workflows/build.yml

index bf89b9f197f75533ddd074dfa3f8d2478c900c43..693f728ee6d5a054228d414189a734c96bd8345c 100644 (file)
@@ -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