From 481372c667d4bfa6c0d0a029c0f121b0fdc8810f Mon Sep 17 00:00:00 2001 From: Zack Middleton Date: Wed, 7 Jun 2023 08:21:32 -0500 Subject: [PATCH] Update CI to macOS 11 macOS 10.15 is not available anymore. --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 5335e128..8cf9e762 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -36,7 +36,7 @@ jobs: path: build/*.zip macos: name: macOS - runs-on: macos-10.15 + runs-on: macos-11 steps: - uses: actions/checkout@v2 - name: Compile