-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Hi, when the runner connects the first time, it tries to install some update
√ Connected to GitHub
Current runner version: '2.321.0'
2025-07-03 06:11:27Z: Listening for Jobs
Runner update process finished.
An error occurred: A package with type agent, platform linux-riscv64, version 2.325.0 was not found.
Runner listener exit with retryable error, re-launch runner in 5 seconds.
Restarting runner...
√ Connected to GitHub
Current runner version: '2.321.0'
2025-07-03 06:12:47Z: Listening for Jobs
2025-07-03 06:13:38Z: Running job: riscv64-Linux ==> (ghcr.io/pkgforge/bincache/desync/official/source)Is there a way to disable this auto update,
currently I run the runner with these args:
"./config.sh" \
--name "${RUNNER_ID}" \
--labels "${RUNNER_LABELS}" \
--token "${RUNNER_TOKEN}" \
--url "${REG_URL}" \
--unattended \
--replace \
--ephemeralMetadata
Metadata
Assignees
Labels
No labels