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

Fix Windows CI build #868

Merged
merged 1 commit into from
Dec 9, 2024
Merged

Fix Windows CI build #868

merged 1 commit into from
Dec 9, 2024

Conversation

schaubh
Copy link
Contributor

@schaubh schaubh commented Dec 8, 2024

  • Review: By commit
  • Merge strategy: Merge (no squash)

Description

Windows CI builds were failing because of an install error. Turns out swig and cmake are now already included this led to the failure. The code is just commented out in case it is needed in the future again.

Verification

CI Windows builds complete without issue again.

Documentation

Not applicable.

Future work

I left the choco install code in the GitHub action, but commented out. This was done intentionally in case I have to use choco again in the future.

Windows CI builds were failing because of an install error.  Turns out swig and cmake are now already included this led to the failure.  The code is just commented out in case it is needed in the future again.
@schaubh schaubh added the ci Continuous integration label Dec 8, 2024
@schaubh schaubh self-assigned this Dec 8, 2024
@schaubh schaubh requested a review from a team as a code owner December 8, 2024 16:29
@schaubh schaubh requested a review from Mark2000 December 8, 2024 16:30
Copy link
Contributor

@Mark2000 Mark2000 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, build is passing.

@schaubh schaubh merged commit 87dcf1a into develop Dec 9, 2024
9 checks passed
@schaubh schaubh deleted the feature/fix_windows_ci branch December 9, 2024 17:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Continuous integration
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants