Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build: Mac: Keep the signing-related keychain unlocked #2927

Commits on Oct 19, 2022

  1. Build: Mac: Keep the signing-related keychain unlocked

    This fixes hanging Mac build runs in CI which got stuck as they required
    interactive unlocking of the keychain.
    This issue only became appareant after the switch to universal builds as
    that made the build take longer than the re-lock interval.
    
    Fixes: jamulussoftware#2925
    hoffie committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    10e3a2d View commit details
    Browse the repository at this point in the history