spm-lcov-action
spm-lcov-action copied to clipboard
Breaks on macOS 12 runners
Run maxep/[email protected]
with:
output-file: ./pr/lcov.info
file-format: lcov
env:
TOOLCHAINS: swift 5.7
/Users/runner/work/_actions/maxep/spm-lcov-action/0.3.1/cov.sh -f lcov -o ./pr/lcov.info
/Users/runner/work/_actions/maxep/spm-lcov-action/0.3.1/cov.sh: line 35: llvm-cov: command not found
/Users/runner/work/_actions/maxep/spm-lcov-action/0.3.1/cov.sh: line 41: llvm-cov: command not found
Error: The process '/Users/runner/work/_actions/maxep/spm-lcov-action/0.3.1/cov.sh' failed with exit code 127
Working image: https://github.com/actions/runner-images/blob/macOS-11/20221018.1/images/macos/macos-11-Readme.md Failing image: https://github.com/actions/runner-images/blob/macOS-12/20221018.2/images/macos/macos-12-Readme.md