mirror of
https://github.com/mimblewimble/grin.git
synced 2025-01-20 19:11:08 +03:00
Fix CI for macOS (#3726)
This commit is contained in:
parent
9d92f34614
commit
33124c2d1c
1 changed files with 0 additions and 3 deletions
|
@ -67,9 +67,6 @@ jobs:
|
|||
CI_JOB: release
|
||||
PLATFORM: macos
|
||||
steps:
|
||||
- script: |
|
||||
brew uninstall llvm
|
||||
displayName: macOS Uninstall LLVM
|
||||
- template: '.ci/test.yml'
|
||||
- template: '.ci/release.yml'
|
||||
- job: windows
|
||||
|
|
Loading…
Reference in a new issue