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

Revert "ci: enable benchmarking for MacOS" #103

Merged
merged 1 commit into from
Mar 21, 2024
Merged

Conversation

trym-b
Copy link
Contributor

@trym-b trym-b commented Mar 21, 2024

This reverts commit 99cda7c.

The reason for this revert is that publishing the
benchmark results failed with the following error:

Run mkdir --parents benchmarks/macos-13/
mkdir --parents benchmarks/macos-13/
shell: /bin/bash -e {0}
mkdir: illegal option -- -
usage: mkdir [-pv] [-m mode] directory_name ...
Process completed with exit code 64.

This reverts commit 99cda7c.

The reason for this revert is that publishing the
benchmark results failed with the following error:

```
Run mkdir --parents benchmarks/macos-13/
mkdir --parents benchmarks/macos-13/
shell: /bin/bash -e {0}
mkdir: illegal option -- -
usage: mkdir [-pv] [-m mode] directory_name ...
Process completed with exit code 64.
```
@trym-b trym-b merged commit af8a95b into main Mar 21, 2024
8 checks passed
@trym-b trym-b deleted the revert/mac-os-benchmark branch March 21, 2024 12:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants