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

chore: add mac to github workflows #7

Draft
wants to merge 1 commit into
base: mainline
Choose a base branch
from
Draft

Conversation

jericht
Copy link
Contributor

@jericht jericht commented Aug 31, 2023

What was the problem/requirement? (What/Why)

We should be building & testing our code on Windows and Mac

What was the solution? (How)

Modify GitHub workflows so they are building & testing our code on Windows and Mac. Made similar changes done in aws-deadline/deadline-cloud@afef801#diff-a1a47fe3f012a1f3ed362997e7d812693102beecce28d3eebbd7f446795d84d5

What is the impact of this change?

GitHub workflows are building & testing our code on Windows and Mac

How was this change tested?

GitHub workflows are building & testing our code on Windows and Mac

Was this change documented?

No

Is this a breaking change?

No

@jericht jericht force-pushed the jericht/macwin branch 3 times, most recently from 2e03cff to 78595f4 Compare September 5, 2023 23:16
@jericht jericht changed the title chore: add windows and mac to github workflows chore: add mac to github workflows Sep 5, 2023
@jericht
Copy link
Contributor Author

jericht commented Sep 5, 2023

Removed Windows CI because adaptor runtime is using Unix sockets which fails the tests on Windows as that's not available

Signed-off-by: Jericho Tolentino <68654047+jericht@users.noreply.github.com>
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