-
Notifications
You must be signed in to change notification settings - Fork 355
Use swiftlang/github-workflows workflow for Wasm
#800
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
Conversation
|
(cc: @natecook1000, @rauhul) |
|
When the PR swiftlang/github-workflows#149 is merged, we can combine |
Done. 136b03c |
|
@swift-ci Please test |
|
The base branch was outdated and this branch could not be merged into the main branch, so I merged the latest main branch into this branch. |
|
@swift-ci test |
MaxDesiatov
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you!
swiftlang/github-workflows workflow for Wasm
Resolves #794 (comment)
Closes #798
I replaced wasm-build job using swiftlang/github-workflows' workflow added by swiftlang/github-workflows#142. Since it uses the official Swift SDK, #798 can be closed.
Checklist
[ ] I've updated the documentation if necessary