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

Install boost 1.72 in Github Actions runner #25

Merged
merged 1 commit into from
Jun 16, 2021

Conversation

laudrup
Copy link
Owner

@laudrup laudrup commented Jun 16, 2021

Boost is no longer included in the Windows runner for github actions
so install that manually.

@codecov
Copy link

codecov bot commented Jun 16, 2021

Codecov Report

Merging #25 (d55f46f) into master (11c17f3) will increase coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #25      +/-   ##
==========================================
+ Coverage   85.31%   85.33%   +0.02%     
==========================================
  Files          15       15              
  Lines         681      682       +1     
==========================================
+ Hits          581      582       +1     
  Misses        100      100              
Impacted Files Coverage Δ
include/boost/wintls/detail/uuid.hpp 86.66% <0.00%> (+0.95%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4915227...d55f46f. Read the comment docs.

@laudrup laudrup force-pushed the install-boost-in-github-actions-runner branch 4 times, most recently from ccee79a to 67737de Compare June 16, 2021 22:37
Boost is no longer included in the Windows runner for github actions
so install that manually.

This should probably be deduplicated using a composite action once I
figure out how that works.
@laudrup laudrup force-pushed the install-boost-in-github-actions-runner branch from 67737de to d55f46f Compare June 16, 2021 22:48
@laudrup laudrup merged commit d14d20f into master Jun 16, 2021
@laudrup laudrup deleted the install-boost-in-github-actions-runner branch June 16, 2021 23:01
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