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

Remove MinGW CI job #27

Merged
merged 1 commit into from
Oct 20, 2023
Merged

Remove MinGW CI job #27

merged 1 commit into from
Oct 20, 2023

Conversation

ChrisThrasher
Copy link
Member

Removed for the same reason it was removed from SFML. GitHub Actions switched to a version that expects different C runtime libraries resulting in linker errors. Let's just remove this job since fixing it is overkill for a project as simple as this.

Removed for the same reason it was removed from SFML. GitHub Actions
switched to a version that expects different C runtime libraries
resulting in linker errors. Let's just remove this job since fixing
it is overkill for a project as simple as this.
@ChrisThrasher ChrisThrasher merged commit cb8bcf6 into master Oct 20, 2023
20 checks passed
@ChrisThrasher ChrisThrasher deleted the remove_mingw branch October 20, 2023 23:47
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

2 participants