Skip to content

Add libsodium support for MacOS #4067

@Gedochao

Description

@Gedochao

https://github.com/VirtusLab/libsodiumjni needs adjusting to make GitHub create secret tests pass on MacOS

if (TestUtil.cliKind != "native-static")
if (Properties.isMac) test("create secret".flaky)(createSecret())
else test("create secret")(TestUtil.retryOnCi()(createSecret()))

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions