mirror of
https://github.com/actions/actions-runner-controller.git
synced 2025-12-10 11:41:27 +00:00
Start publishing runner-dind-rootless image (#1689)
Follow-up for #1644
This commit is contained in:
3
.github/workflows/runners.yaml
vendored
3
.github/workflows/runners.yaml
vendored
@@ -47,6 +47,9 @@ jobs:
|
||||
- name: actions-runner-dind
|
||||
os-name: ubuntu
|
||||
os-version: 20.04
|
||||
- name: actions-runner-dind-rootless
|
||||
os-name: ubuntu
|
||||
os-version: 20.04
|
||||
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
||||
Reference in New Issue
Block a user