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 CI #12

Merged
merged 7 commits into from
May 15, 2024
Merged

Fix CI #12

merged 7 commits into from
May 15, 2024

Conversation

VirxEC
Copy link
Owner

@VirxEC VirxEC commented May 15, 2024

Fix Windows by adding set PATH=%PATH:C:\Program Files\LLVM\bin;=% before building
Fix Linux by using ubuntu-24.04 (ubuntu-latest uses ubuntu-22.04 which uses a version of libclang that's too old for c++20 features)

@VirxEC VirxEC changed the title Fix ci Fix CI May 15, 2024
@VirxEC VirxEC marked this pull request as ready for review May 15, 2024 23:04
@VirxEC VirxEC merged commit c514e40 into master May 15, 2024
12 of 18 checks passed
@VirxEC VirxEC deleted the fix-ci branch May 15, 2024 23:05
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