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] [Windows] Attempt to fix Windows CI #1962

Merged
merged 5 commits into from
Sep 21, 2024

Conversation

JasonGross
Copy link
Collaborator

Work around

opam exec -- etc/ci/github-actions-make.sh -j2 deps
Fatal error: exception C:\hostedtoolcache\windows\opam\2.2.1\x86_64\opam.exe: "create_process" failed on etc/ci/github-actions-make.sh: Exec format error

Work around
```
opam exec -- etc/ci/github-actions-make.sh -j2 deps
Fatal error: exception C:\hostedtoolcache\windows\opam\2.2.1\x86_64\opam.exe: "create_process" failed on etc/ci/github-actions-make.sh: Exec format error
```
@JasonGross JasonGross enabled auto-merge (squash) September 20, 2024 04:47
@JasonGross JasonGross changed the title [CI] [Windows] Use bash more explicitly [CI] [Windows] Attempt to fix Windows CI Sep 20, 2024
@JasonGross JasonGross enabled auto-merge (squash) September 20, 2024 05:37
@JasonGross JasonGross merged commit 9757358 into mit-plv:master Sep 21, 2024
52 of 54 checks passed
@JasonGross JasonGross deleted the more-win-fix branch September 21, 2024 01:09
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.

1 participant