run-on-arch-action icon indicating copy to clipboard operation
run-on-arch-action copied to clipboard

Consistent naming

Open Shatur opened this issue 5 years ago • 0 comments

We currently have the following ubuntu machines: ubuntu16.04, ubuntu18.04, ubuntu20.04. But in GitHub Actions these machines named as ubuntu-16.04, ubuntu-18.04, ubuntu-20.04.

It would be awesome to have the same names to allow easy substitutions via matrix. Or alternatively, use by default host distro (instead of ubuntu18.04).

Shatur avatar Apr 04 '21 17:04 Shatur