Skip to content

Conversation

@stephencelis
Copy link
Member

SPM recommends Package.swift point to the latest version, but we're doing the opposite.

SPM recommends `Package.swift` point to the latest version, but we're
doing the opposite.
@stephencelis
Copy link
Member Author

@marcprux Do you know if there are any changes to the Android action you contributed that may have led to it start failing here? Both this PR and a PR on its dependency, pointfreeco/swift-macro-testing#51 have started to see failing Android CI.

Comment out the Android CI job in the workflow file.
@stephencelis
Copy link
Member Author

@marcprux Going to disable Android CI for now but will happily take a PR to restore it in the future!

@marcprux
Copy link
Contributor

Hrm … nothing should have changed there. That linking error looks vaguely familiar, but I don't recall exactly when I've seen it.

I'll look into it and file a PR if I can get it working on a fork. I suspect that updating the SDK from 6.0.2 to something more recent (like 6.2) might help.

@stephencelis
Copy link
Member Author

@marcprux Thanks! I can give that a quick shot, and if it still fails would appreciate any help whenever your time allows.

@marcprux
Copy link
Contributor

I tried swift-macro-testing in a matrix with 3 swift versions (6.0.3, 6.1, and 6.2) at https://github.com/swift-everywhere/swift-macro-testing/actions/runs/19377036667, and the 6.0.3 version is the only one that fails. Hopefully using the more recent version will work for you, but I'll also be looking into the 6.0.3 failure, since there's no reason I can identify why that should suddenly have stopped working.

@stephencelis stephencelis merged commit 3634799 into main Nov 17, 2025
3 checks passed
@stephencelis stephencelis deleted the package-versions branch November 17, 2025 17:50
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.

4 participants