Skip to content

MAINT, BLD: Install rtools 4.0 for Windows wheels.#23715

Merged
charris merged 1 commit intonumpy:mainfrom
charris:fix-32bit-windows-wheels
May 4, 2023
Merged

MAINT, BLD: Install rtools 4.0 for Windows wheels.#23715
charris merged 1 commit intonumpy:mainfrom
charris:fix-32bit-windows-wheels

Conversation

@charris
Copy link
Copy Markdown
Member

@charris charris commented May 4, 2023

rtools 4.0 is no longer installed by default for GitHub actions and versions greater than 4.1 do not support 32 bits, so explicitly include the 4.0 version.

Closes #23675

rtools 4.0 is no longer installed by default for GitHub actions and
versions greater than 4.1 do not support 32 bits, so explicitly include
the 4.0 version.

Closes numpy#23675
@charris charris added 03 - Maintenance 09 - Backport-Candidate PRs tagged should be backported 36 - Build Build related PR labels May 4, 2023
@charris charris added this to the 1.24.4 release milestone May 4, 2023
@charris
Copy link
Copy Markdown
Member Author

charris commented May 4, 2023

Self merging. For some reason the wheel builder didn't run on this PR.

@charris charris merged commit 39aee75 into numpy:main May 4, 2023
@charris charris deleted the fix-32bit-windows-wheels branch May 4, 2023 17:57
@mattip
Copy link
Copy Markdown
Member

mattip commented May 4, 2023

I think we should deprecate 32-bit windows tests and builds for 1.25

@charris charris removed the 09 - Backport-Candidate PRs tagged should be backported label May 5, 2023
@charris charris removed this from the 1.24.4 release milestone May 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BUG: f2py is failing on 32-bit windows on main

2 participants