Skip to content

beeauvin/swiftly-swift

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Swiftly Swift - Github Action

A Github Action to install Swiftly and a swift toolchain. Works with MacOS and Linux runners.

  - uses: beeauvin/swiftly-swift@v1
    with:
      swift-version: 6.1

swift-version is the Swift Toolchain version that Swiftly will install and defaults to latest. Any version string supported by Swiftly (including snapshots) should work.

Windows

Unfortunately Swiftly doesn't currently support windows so this action doesn't either. Open to contributions to get it working with currently available install methods until Swiftly has support for it.

License

Swiftly Swift is available under the Mozilla Public License 2.0.

A copy of the MPLv2 is included license.md file for convenience.

About

A Github Action to install Swiftly and a Swift toolchain. Works with MacOS and Linux runners.

Topics

Resources

License

Stars

Watchers

Forks