Compare commits
3 Commits
7ca7dacdaf
...
07dbdb5f39
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
07dbdb5f39 | ||
|
|
17e0ffacea | ||
|
|
2614b7adcf |
@@ -7,9 +7,9 @@ data:
|
||||
config.yaml: |
|
||||
runner:
|
||||
labels:
|
||||
- "ubuntu-latest:host"
|
||||
- "ubuntu-22.04:host"
|
||||
- "ubuntu-24.04:host"
|
||||
- "ubuntu-latest:docker://catthehacker/ubuntu:act-22.04"
|
||||
- "ubuntu-22.04:docker://catthehacker/ubuntu:act-22.04"
|
||||
- "ubuntu-24.04:docker://catthehacker/ubuntu:act-24.04"
|
||||
container:
|
||||
docker_host: tcp://localhost:2375
|
||||
network: host
|
||||
|
||||
Reference in New Issue
Block a user