Add ubuntu-latest labels to indri runner
Some checks failed
Test CI / test (pull_request) Failing after 1s
Some checks failed
Test CI / test (pull_request) Failing after 1s
Now handles all workflows (test and build) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
6b4e0961ed
commit
f4178fce7d
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ forgejo_runner_log_dir: /Users/erichblume/Library/Logs
|
|||
# Runner registration
|
||||
forgejo_runner_instance_url: "http://localhost:3001"
|
||||
forgejo_runner_name: "indri-docker-runner"
|
||||
forgejo_runner_labels: "docker-builder:docker"
|
||||
forgejo_runner_labels: "docker-builder:docker,ubuntu-latest:docker,ubuntu-22.04:docker"
|
||||
|
||||
# Runner config
|
||||
forgejo_runner_capacity: 2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue