add macos ci #1
Annotations
1 error
Invalid workflow file:
.github/workflows/test.yml#L28
The workflow is not valid. .github/workflows/test.yml (Line: 28, Col: 14): Unexpected symbol: '"error"'. Located at position 85 within expression: matrix.os == 'linux' && 'ubuntu-22.04' ||
matrix.os == 'macos' && 'macos-13' ||
"error" .github/workflows/test.yml (Line: 66, Col: 13): Unexpected symbol: '"cuda"'. Located at position 18 within expression: matrix.device == "cuda"
|