Skip to content

Commit

Permalink
Merge pull request monero-project#60 from BigslimVdub/patch-1
Browse files Browse the repository at this point in the history
Force use OSX 11 for CI
  • Loading branch information
aeonix authored Apr 1, 2022
2 parents e058ad4 + 5745268 commit a90eda1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on: [push, pull_request]
jobs:
build-macos:

runs-on: macOS-latest
runs-on: macOS-11

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit a90eda1

Please sign in to comment.