Files
rdbms-playground/.gitea
claude@clouddev1 0878c6df19
macos-probe / probe (push) Successful in 57s
ci / gate (push) Successful in 2m46s
ci: target the macOS runner by label name macos (not macos:host)
In act_runner a label is `<name>:<backend>`; `:host` is the execution-
backend schema (run on host, no container), not part of the label. The
runner registered as `macos:host` therefore has the label `macos`, which
is what runs-on must reference.
2026-06-14 21:21:13 +00:00
..