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

Run coverage on ubuntu rather than macOS #1

Merged
merged 1 commit into from Nov 27, 2020
Merged

Conversation

jimhester
Copy link
Contributor

@jimhester jimhester commented Nov 27, 2020

running on macOS causes a conflict between the default gfortran and clang toolchains, as the coverage format differs between them.

Running on ubuntu uses gcc everywhere, so should avoid the issue.

running on macOS causes a conflict between the default gfortran and clang toolchains, as the coverage format differs between them.

Running on ubuntu uses gcc everywhere, so should avoid the issue.
@aadler aadler merged commit 2787082 into aadler:master Nov 27, 2020
7 checks passed
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.

None yet

2 participants