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