SwiftLint not work with platform=linux/amd64 #5514
Labels
help
Questions or user problems that require more explanation rather than code changes.
integration
Issues related to integration of SwiftLint into toolchains.
I download binary file of latest version.
If I use
FROM --platform=linux/amd64 swift:5.9-jammy
in my CI/CDIt show to me - error: Tool ‘swiftlint’ is not supported on the target platform
The text was updated successfully, but these errors were encountered: