Skip to content

GHA: fix old mingw-w64 32-bit job#13863

Closed
vszakats wants to merge 1 commit intocurl:masterfrom
vszakats:gha-mingw32
Closed

GHA: fix old mingw-w64 32-bit job#13863
vszakats wants to merge 1 commit intocurl:masterfrom
vszakats:gha-mingw32

Conversation

@vszakats
Copy link
Member

@vszakats vszakats commented Jun 2, 2024

This toolchain resides in the mingw32 directory. Make sure to
configure PATH accordingly.

Before this patch, it pointed to a non-existing mingw64 directory,
making the job use the wrong compiler (gcc 12, 64-bit).

Follow-up to e838b34 #12927
Closes #13863

The compiler resides in the `mingw32` directory for this toolchain.
Make sure to use it.

Closes #xxxxx
@vszakats vszakats added Windows Windows-specific CI Continuous Integration labels Jun 2, 2024
@vszakats vszakats closed this in fd14960 Jun 2, 2024
@vszakats vszakats deleted the gha-mingw32 branch June 2, 2024 23:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI Continuous Integration Windows Windows-specific

Development

Successfully merging this pull request may close these issues.

1 participant