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: Install sysconfcpus #25

Merged
merged 2 commits into from
Jun 11, 2018
Merged

CI: Install sysconfcpus #25

merged 2 commits into from
Jun 11, 2018

Conversation

dbrgn
Copy link
Contributor

@dbrgn dbrgn commented Jun 11, 2018

See elm/compiler#1473 for details.

This should massively speed up CI.

@dbrgn dbrgn requested a review from rnestler June 11, 2018 20:54
- run:
name: Install sysconfcpus to fix core count detection
command: |
if [ ! -d sysconfcpus/bin ];
Copy link
Contributor

Choose a reason for hiding this comment

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

This check seems a bit bogus since it doesn't check for the result of make install.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Fake news

Copy link
Contributor

@rnestler rnestler left a comment

Choose a reason for hiding this comment

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

🌈

@dbrgn dbrgn merged commit 85247c0 into master Jun 11, 2018
@dbrgn dbrgn deleted the fast-ci branch June 11, 2018 20:58
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