Skip to content
This repository was archived by the owner on Feb 11, 2025. It is now read-only.

Commit 398c9e3

Browse files
authored
Downgrade runner due log issues with ghe 3.5 (#60)
1 parent 1aec2f6 commit 398c9e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

images/base/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ ENV GH_RUNNER_WORKDIR="/home/$USERNAME"
1818
ENV GH_KANIKO_WORKDIR="/kaniko/workspace"
1919

2020
# https://github.com/actions/runner/releases
21-
ENV GH_RUNNER_VERSION=2.302.0
21+
ENV GH_RUNNER_VERSION=2.299.1
2222
ENV GH_RUNNER_LABELS=ubuntu-20.04
2323

2424
# https://github.com/fullstack-devops/awesome-ci/releases

0 commit comments

Comments
 (0)