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: update llvm-build process for backward compatibility in GitHub Actions Runner #11

Merged
merged 2 commits into from
Sep 8, 2024

Conversation

lumirlumir
Copy link
Owner

@lumirlumir lumirlumir commented Sep 8, 2024

I fixed bugs in Windows and Linux of Github Actions runner.

In Linux, GLIBC version is not compatible.

Also in Windows, windows-2022(windows-latest) is OK. but, windows-2019 is not compatible.

So I downgraded mac, linux, windows Image version for a better backward compatibility.

@github-actions github-actions bot added the fix label Sep 8, 2024
Copy link

github-actions bot commented Sep 8, 2024

Labels have been automatically applied based on the conventional commit types and personal commit rules.🏷️

Copy link

codecov bot commented Sep 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (741acf5) to head (4b5c717).
Report is 1 commits behind head on main.

@@            Coverage Diff            @@
##              main       #11   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines            7         7           
=========================================
  Hits             7         7           

Continue to review full report in Codecov by Sentry.

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

@lumirlumir lumirlumir merged commit 2ae2b9f into main Sep 8, 2024
3 checks passed
@lumirlumir lumirlumir deleted the fix-backward-compatibility branch September 8, 2024 03:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant