Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability to include swift versions #62

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

cmcgee1024
Copy link
Member

In some cases, such as swiftly, there's only one particular version of swift that is being targeted at a time. It's problematic trying to exclude all of the others in the default list, and have to adjust when the workflow gets changed, making sure to exclude any additions. Add the ability for a repo like swiftly to set the list to explicit version(s) instead of excluding everything except that one version.

In some cases, such as swiftly, there's only one particular version
of swift that is being targeted at a time. It's problematic trying
to exclude all of the others in the default list, and have to adjust
when the workflow gets changed, making sure to exclude any additions.
Add the ability for a repo like swiftly to set the list to explicit
version(s) instead of excluding everything except that one version.
@cmcgee1024 cmcgee1024 requested a review from a team as a code owner November 8, 2024 13:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant