mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-31 01:09:23 +00:00
fa0be5d271
* ci: pass package selector to test run steps (fix rc.3 fallback) * fix(ci): split workflows and add perf version reporting * fix(ci): enforce strict shared workflow order --------- Signed-off-by: houseme <housemecn@gmail.com> Co-authored-by: houseme <housemecn@gmail.com>
10 lines
280 B
YAML
10 lines
280 B
YAML
self-hosted-runner:
|
|
# Custom labels of this repository's self-hosted runners. Keep in sync with
|
|
# the labels actually used in `runs-on:` across .github/workflows/.
|
|
labels:
|
|
- sm-standard-2
|
|
- sm-standard-4
|
|
- dind-sm-standard-2
|
|
- smoke-testing
|
|
- pf-testing
|