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

Switch to llvm-mingw for faster Windows CI #5729

Merged
merged 2 commits into from
Jan 13, 2024
Merged

Switch to llvm-mingw for faster Windows CI #5729

merged 2 commits into from
Jan 13, 2024

Conversation

jangko
Copy link
Contributor

@jangko jangko commented Jan 12, 2024

No description provided.

Makefile Show resolved Hide resolved
@arnetheduck
Copy link
Member

switching tests means that we must also switch release binary production (so that the unit test runs are representative of what ends up getting compiled on release / nightly

@jangko
Copy link
Contributor Author

jangko commented Jan 12, 2024

Release binary is build using cross compilation tools from linux. Don't know if there exists such tool from llvm.

Copy link

Unit Test Results

         9 files    1 098 suites   27m 28s ⏱️
  3 965 tests   3 618 ✔️ 347 💤 0
16 090 runs  15 692 ✔️ 398 💤 0

Results for commit 5f59841.

@zah zah merged commit a45609c into unstable Jan 13, 2024
11 checks passed
@zah zah deleted the mingw-llvm branch January 13, 2024 09:45
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.

3 participants