blob: 61bf9945e09b1b802484c2f776cf1d48a1d3f66e (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
[
{ type: install
message: <<EOM
FreeBSD does not support Docker.
When configuring the runner, use 'host' as the label. e.g.
act-runner register --labels FreeBSD:host,FreeBSD-14.3:host
EOM
}
]
|