Skip to content

Commit

Permalink
Switch to macOS 11 for builds
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiashienzsch committed Jun 12, 2022
1 parent 209f5ea commit 8729419
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_mac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on: [push, pull_request]
jobs:
build:
name: Build
runs-on: macos-12
runs-on: macos-11
steps:
- name: Check out code
uses: actions/checkout@v2
Expand Down

0 comments on commit 8729419

Please sign in to comment.