diff --git a/.github/workflows/coverage.yml b/.github/workflows/coverage.yml index 87bfc629..3c6f03c5 100644 --- a/.github/workflows/coverage.yml +++ b/.github/workflows/coverage.yml @@ -8,7 +8,7 @@ env: jobs: code_coverage: - if: github.repository == 'uweseimet/scsi2pi' + runs-on: ubuntu-22.04 env: SOURCES: cpp BUILD_WRAPPER_OUT_DIR: "$HOME/.build_wrapper_out" # Directory where build-wrapper output will be placed