Fix CI for macOS (#3726)
This commit is contained in:
committed by
GitHub
parent
9d92f34614
commit
33124c2d1c
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user