Replies: 1 comment 1 reply
|
Hello! The answer @samvantran posted is still valid, it still can not be implemented at the moment, unfortunately |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
When building desktop apps on older OS versions, it's good to build using an older OS version as that improves your app's compatibility. Having
-oldestto automatically build on the oldest supported runner would be huge.I have a bunch of apps, and it's annoying to have to periodically update the
platformlabel over and over for each app when old OS versions are dropped.Related:
-oldestYAML labels for older images #6354 (different use case, and closed due to misunderstanding)All reactions