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

ci: always run setup_ci #3258

Merged
merged 1 commit into from
Aug 29, 2023
Merged

Commits on Aug 28, 2023

  1. ci: always run setup_ci

    For some reason if these jobs are both run on ci sequentially, the second one fails in the match phase. I think setup_ci lets the previous run's keychain get used for the subsequent run's, and then something fails. In any case, these are the only jobs that don't call this with force: true.
    armcknight committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    6b3f76f View commit details
    Browse the repository at this point in the history