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: enable windows benchmarks #125

Merged
merged 1 commit into from
Apr 2, 2024
Merged

ci: enable windows benchmarks #125

merged 1 commit into from
Apr 2, 2024

Commits on Apr 2, 2024

  1. ci: enable windows benchmarks

    This commit is not quite a revert of commit
    a91ef13, but it
    is close. The main difference is that this commit
    handles the creation of the directories and
    verification of the `push` status in an OS
    agnostic way.
    
    To avoid race conditions, each of the benchmark
    jobs are now running one at a time, otherwise
    there might be upload collision.
    trym-b committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    5c33db4 View commit details
    Browse the repository at this point in the history