Upgrade to macOS 12 builds
This commit is contained in:
parent
bb43af3fc9
commit
f077515a46
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@ -124,7 +124,7 @@ jobs:
|
|||||||
|
|
||||||
# MacOS build
|
# MacOS build
|
||||||
macos:
|
macos:
|
||||||
runs-on: macos-11
|
runs-on: macos-12
|
||||||
|
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
@ -167,6 +167,7 @@ jobs:
|
|||||||
|
|
||||||
- name: ⬇️ Install dependencies
|
- name: ⬇️ Install dependencies
|
||||||
run: |
|
run: |
|
||||||
|
brew update
|
||||||
brew bundle --no-lock --file dist/Brewfile
|
brew bundle --no-lock --file dist/Brewfile
|
||||||
rm -rf /usr/local/Cellar/capstone
|
rm -rf /usr/local/Cellar/capstone
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user