balena-io-modules / drivelist

List all connected drives in your computer, in all major operating systems
Apache License 2.0
238 stars 90 forks source link

Replace deprecated flowzone input tests_run_on #451

Closed klutchell closed 7 months ago

klutchell commented 7 months ago

The custom_runs_on array supports multiple runner labels in nested arrays.

The new input also allows the use of self-hosted runners as they require multiple labels to identify.

Change-type: patch