Skip to content

Commit

Permalink
Revert "[automated] Bumping s390x containers to action-runners v2.321.0"
Browse files Browse the repository at this point in the history
This reverts commit b2a8dc5.
  • Loading branch information
theihor committed Nov 18, 2024
1 parent 881e44d commit c19215c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion s390x.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ RUN apt-get update && apt-get -y install \
apt-get install -y cpu-checker qemu-kvm qemu-utils qemu-system-x86 qemu-system-s390x qemu-system-arm qemu-guest-agent ethtool keyutils iptables gawk

# amd64 Github Actions Runner.
ARG version=2.321.0
ARG version=2.320.0
ARG homedir=/actions-runner
# Copy scripts from myoung34/docker-github-actions-runner
RUN curl -L https://raw.githubusercontent.com/myoung34/docker-github-actions-runner/${version}/entrypoint.sh -o /entrypoint.sh && chmod 755 /entrypoint.sh
Expand Down

0 comments on commit c19215c

Please sign in to comment.