Update build.yml #2
build.yml
on: push
Matrix: build-linux-clang
Waiting for pending jobs
Matrix: build-macos-clang
Waiting for pending jobs
Matrix: build-windows-vs2022
Waiting for pending jobs
Annotations
1 error
Invalid workflow file:
.github/workflows/build.yml#L82
The workflow is not valid. .github/workflows/build.yml (Line: 82, Col: 20): Unexpected symbol: '"x32"'. Located at position 16 within expression: matrix.arch == "x32" && "Win32" || "x64"
|