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

Support trunk and dev snapshots #98

Open
fwal opened this issue Jul 27, 2020 · 1 comment
Open

Support trunk and dev snapshots #98

fwal opened this issue Jul 27, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@fwal
Copy link
Collaborator

fwal commented Jul 27, 2020

Trunk and dev releases should be supported.

Suggested api:

- uses: fwal/setup-swift@v1
  with:
    swift-version: "trunk"

and

- uses: fwal/setup-swift@v1
  with:
    swift-version: "5.3-dev"
@fwal fwal added the enhancement New feature or request label Jul 27, 2020
@fwal fwal added this to the 2.0 milestone Jul 27, 2020
@fwal fwal self-assigned this Jul 27, 2020
@Jeehut
Copy link

Jeehut commented Aug 15, 2020

Would love to see this! 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: No status
Development

No branches or pull requests

2 participants