Skip to content

Commit

Permalink
IBM Z: Install Codecov dependencies on the self-hosted builder
Browse files Browse the repository at this point in the history
  • Loading branch information
iii-i authored and nmoinvaz committed Feb 6, 2022
1 parent 0ea8051 commit af8d865
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions arch/s390/self-hosted-builder/actions-runner.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,12 @@ RUN apt-get update && apt-get -y install \
gcc \
git \
jq \
libxml2-dev \
libxslt-dev \
ninja-build \
python-is-python3 \
python3 \
python3-dev \
python3-pip

# amd64 dependencies.
Expand Down

0 comments on commit af8d865

Please sign in to comment.