Update to attempt to solve misconfigured toolchains issue in macos. #114
Annotations
1 error
Invalid workflow file:
.github/workflows/maven.yml#L93
The workflow is not valid. .github/workflows/maven.yml (Line: 93, Col: 11): Unrecognized named-value: 'macos-latest'. Located at position 14 within expression: matrix.os == macos-latest .github/workflows/maven.yml (Line: 101, Col: 11): Unrecognized named-value: 'macos-latest'. Located at position 14 within expression: matrix.os != macos-latest
|