Loading tools/images/github-runner/Dockerfile +1 −1 Original line number Original line Diff line number Diff line Loading @@ -77,7 +77,7 @@ RUN useradd -m runner \ # Build args # Build args ARG TARGETPLATFORM=amd64 ARG TARGETPLATFORM=amd64 ARG RUNNER_VERSION=2.328.0 ARG RUNNER_VERSION=2.329.0 WORKDIR /runner WORKDIR /runner # Runner download supports amd64 as x64 # Runner download supports amd64 as x64 Loading tools/images/github-runner/start-runner.sh +1 −1 Original line number Original line Diff line number Diff line Loading @@ -45,7 +45,7 @@ do -v /casefold:/win_sdk \ -v /casefold:/win_sdk \ --network none \ --network none \ --device=/dev/kvm \ --device=/dev/kvm \ uazo/github-runner:2.328.0 uazo/github-runner:2.329.0 echo "You can stop now" echo "You can stop now" sleep 5s sleep 5s Loading Loading
tools/images/github-runner/Dockerfile +1 −1 Original line number Original line Diff line number Diff line Loading @@ -77,7 +77,7 @@ RUN useradd -m runner \ # Build args # Build args ARG TARGETPLATFORM=amd64 ARG TARGETPLATFORM=amd64 ARG RUNNER_VERSION=2.328.0 ARG RUNNER_VERSION=2.329.0 WORKDIR /runner WORKDIR /runner # Runner download supports amd64 as x64 # Runner download supports amd64 as x64 Loading
tools/images/github-runner/start-runner.sh +1 −1 Original line number Original line Diff line number Diff line Loading @@ -45,7 +45,7 @@ do -v /casefold:/win_sdk \ -v /casefold:/win_sdk \ --network none \ --network none \ --device=/dev/kvm \ --device=/dev/kvm \ uazo/github-runner:2.328.0 uazo/github-runner:2.329.0 echo "You can stop now" echo "You can stop now" sleep 5s sleep 5s Loading