Enable macos-11 in CI
authorMatt Corallo <git@bluematt.me>
Tue, 13 Jul 2021 23:39:32 +0000 (23:39 +0000)
committerMatt Corallo <git@bluematt.me>
Tue, 13 Jul 2021 23:39:32 +0000 (23:39 +0000)
.github/workflows/build.yml

index 98f0e92bb269d40fe234838080112da5d30617eb..796a10c99f6bb9a27df60b1040396ee7e535af14 100644 (file)
@@ -53,8 +53,7 @@ jobs:
       matrix:
         include:
           - platform: macos-10.15
-          # MacOS 11 is currently in private preview, we've applied for access
-          # - platform: macos-11
+          - platform: macos-11
     runs-on: ${{ matrix.platform }}
     env:
       TOOLCHAIN: stable