Add MacOS build pipeline (arm64 and x86_64) #1
Annotations
1 error
Invalid workflow file:
.github/workflows/macos.yml#L93
The workflow is not valid. .github/workflows/macos.yml (Line: 93, Col: 13): Unexpected symbol: '='. Located at position 40 within expression: matrix.os == 'macos-14' && matrix.arch = 'arm64' && matrix.torch-version == '2.2.1' && matrix.cmake-build-type == 'Release'
|