aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/macOS.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/macOS.yml b/.github/workflows/macOS.yml
index 4dfa1c1d..32d2a1e3 100644
--- a/.github/workflows/macOS.yml
+++ b/.github/workflows/macOS.yml
@@ -47,7 +47,7 @@ jobs:
if: "github.ref != 'refs/heads/main'"
build-check:
- runs-on: macos-10.15
+ runs-on: macos-12
steps:
- uses: actions/checkout@v2
with: