ChewKeanHo / AutomataCI

An open-source, redistributable, template-guided, and semi-autonomous CI infrastructure readily available your next project.
Apache License 2.0
18 stars 1 forks source link

automataCI: fixed 'linux-any' instead of 'any' bug #326

Closed hollowaykeanho closed 1 month ago

hollowaykeanho commented 1 month ago

It appears the .deb package recognizes 'linux-any' as a single 'any' value, breaking its conventional pattern. Hence, let's fix it.

This patch fixes 'linux-any' instead of 'any' bug in automataCI/ directory.