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 windows" #104

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 4356a8f.

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

mkdir: D:\a\_temp\7b514a37-675e-4b59-90db-e2c0e048869e.ps1:2
Line |
   2 |  mkdir --parents benchmarks/windows-2022/
     |  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     | A positional parameter cannot be found that
accepts argument 'benchmarks/windows-2022/'.
Error: Process completed with exit code 1.

This reverts commit 4356a8f.

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

```
mkdir: D:\a\_temp\7b514a37-675e-4b59-90db-e2c0e048869e.ps1:2
Line |
   2 |  mkdir --parents benchmarks/windows-2022/
     |  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     | A positional parameter cannot be found that
accepts argument 'benchmarks/windows-2022/'.
Error: Process completed with exit code 1.
```
@trym-b trym-b merged commit 776881d into main Mar 21, 2024
7 checks passed
@trym-b trym-b deleted the revert/windows-benchmark branch March 21, 2024 14:12
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