From 8e0e79930d8692b26b966680b42226d60fe86abd Mon Sep 17 00:00:00 2001 From: masc4ii Date: Sat, 23 Mar 2024 10:03:07 +0100 Subject: [PATCH] Update macOS-Intel.yml --- .github/workflows/macOS-Intel.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/macOS-Intel.yml b/.github/workflows/macOS-Intel.yml index 059afefa..29b1cf1a 100644 --- a/.github/workflows/macOS-Intel.yml +++ b/.github/workflows/macOS-Intel.yml @@ -12,7 +12,7 @@ env: jobs: build: - runs-on: macos-11 + runs-on: macos-12 steps: - uses: actions/checkout@master