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

refactor appveyor.yml #1324

Merged
merged 1 commit into from Dec 20, 2023
Merged

refactor appveyor.yml #1324

merged 1 commit into from Dec 20, 2023

Conversation

Cyan4973
Copy link
Member

The clang test definition was really weird (COMPILER: "gcc", PLATFORM: "clang" ??).
Make it more logical (COMPILER: "clang", PLATFORM: "mingw64") and fix the rest of the script accordingly.

Tests definition and execution should remain identical.

@Cyan4973 Cyan4973 force-pushed the appveyor_clang branch 7 times, most recently from e78c99c to 693f7e0 Compare December 20, 2023 03:23
The clang test definition is really weird.
Make it more understandable.

Tests definition and execution should remain mostly identical.
@Cyan4973 Cyan4973 self-assigned this Dec 20, 2023
@Cyan4973 Cyan4973 merged commit 68bc4c3 into dev Dec 20, 2023
124 checks passed
@Cyan4973 Cyan4973 deleted the appveyor_clang branch January 2, 2024 18:33
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.

None yet

1 participant