You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci: Add swift wasm builds to CI to prevent future breakages to wasm builds (#175)
# Change summary
Added swift wasm as a CI target, to help prevent future breakages to
swift wasm builds in DataLoader
# Details
- Adds wasm build to `pull_request` and `main`, by adding references to
new wasm build workflow from swiftlang.
# Notes
- This PR is [part of a larger
effort](PassiveLogic/swift-web-examples#1) by
PassiveLogic to add wasm support to many popular repositories.
# PR Dependencies
The following PR's must be merged before this PR can be merged:
- #174
# Testing done
Verified in separate fork that new workflow functions correctly:
https://github.com/PassiveLogic/swift-distributed-tracing/actions/runs/18858201101/job/53810934909?pr=2
0 commit comments