diff --git a/actions/example-config-options/runner-config.yaml b/actions/example-config-options/runner-config.yaml index dff53565..0daf906f 100644 --- a/actions/example-config-options/runner-config.yaml +++ b/actions/example-config-options/runner-config.yaml @@ -8,7 +8,7 @@ runner: capacity: 1 env_file: .env timeout: 3h - insecure: false + insecure: true fetch_timeout: 5s fetch_interval: 2s labels: ["docker:docker://code.forgejo.org/oci/node:20-bookworm"]