Skip to content

Commit

Permalink
ci: drop macOS builder back to macOS 12
Browse files Browse the repository at this point in the history
We probably don't need this for the Mutagen Compose CI, but it'd be best
to keep this sync'd with Mutagen, specifically
mutagen-io/mutagen@29d5d4a.

Signed-off-by: Jacob Howard <[email protected]>
  • Loading branch information
xenoscopic committed Apr 30, 2024
1 parent bcc0e94 commit 03c589a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
scripts/ci/verify_commits.sh
macos:
name: macOS
runs-on: macos-latest
runs-on: macos-12
timeout-minutes: 60
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 03c589a

Please sign in to comment.