diff --git a/.github/workflows/sonoma.yml b/.github/workflows/sonoma.yml index 1885dda..4353f7f 100644 --- a/.github/workflows/sonoma.yml +++ b/.github/workflows/sonoma.yml @@ -4,7 +4,7 @@ on: [workflow_dispatch] jobs: run-sonoma: - runs-on: macos-12-large + runs-on: macos-latest steps: - name: Checkout repository