ubuntu-latest
github builds broken because of case-paths
dependency failing
#336
-
I'm building a library with link: https://github.com/pacu/zcash-swift-payment-uri/actions/runs/7311162836/job/19920429063?pr=31
|
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
Are you on Swift 5.9.2? 5.9.1 and earlier have an SPM bug where tests fail to build when depending on SwiftSyntax. |
Beta Was this translation helpful? Give feedback.
-
I'm specifying 5.9 in my update: it appears that the swift-setup action does not have 5.9.2 yet 😰 |
Beta Was this translation helpful? Give feedback.
-
If you want, you can lock your swift-case-paths to 1.0.0 for the time being while you wait. Since I don't think this is a bug with the library, though, I'm going to convert to a discussion. Good luck! |
Beta Was this translation helpful? Give feedback.
If you want, you can lock your swift-case-paths to 1.0.0 for the time being while you wait. Since I don't think this is a bug with the library, though, I'm going to convert to a discussion. Good luck!