diff --git a/buildenv b/buildenv index 3590200..4d47a5d 100644 --- a/buildenv +++ b/buildenv @@ -1,5 +1,5 @@ # bump: gitlab-runner-version /RUNNER_VERSION="(.*)"/ https://gitlab.com/gitlab-org/gitlab-runner.git|semver:* -RUNNER_VERSION="17.6.0" +RUNNER_VERSION="18.0.1" export ZOPEN_STABLE_TAG="v${RUNNER_VERSION}" export ZOPEN_STABLE_URL="https://gitlab.com/gitlab-org/gitlab-runner.git"