Does multiple runs-on work?

in actions

config like

runs-on: [r1,r2]

seems hang forever.

Compared to GitHub Actions | Gitea Documentation seems not supported.

It works for me. But I list the conditions one by one instead of putting them inside brackets