Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit 275c67cc authored by Carmelo Messina's avatar Carmelo Messina
Browse files

[TOOLS] Update runner to 2.328.0

parent fde090c0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -77,7 +77,7 @@ RUN useradd -m runner \

# Build args
ARG TARGETPLATFORM=amd64
ARG RUNNER_VERSION=2.326.0
ARG RUNNER_VERSION=2.328.0
WORKDIR /runner

# Runner download supports amd64 as x64
+1 −1
Original line number Diff line number Diff line
@@ -45,7 +45,7 @@ do
    -v /casefold:/win_sdk \
    --network none \
    --device=/dev/kvm \
    uazo/github-runner:2.326.0
    uazo/github-runner:2.328.0

  echo "You can stop now"
  sleep 5s