You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mattip
changed the title
move builds to github actions
move builds to github actions, udate to BUFFERSIZE=20 and OpenBLAS v0.3.13
Dec 15, 2020
mattip
changed the title
move builds to github actions, udate to BUFFERSIZE=20 and OpenBLAS v0.3.13
move builds to github actions, update to BUFFERSIZE=20 and OpenBLAS v0.3.13
Dec 15, 2020
The upload step succeeds, using a --skip directive to not override existing tarballs.
The calculation in the comment above was wrong: there are 5 tarballs needed, the python version does not matter for OpenBLAS. I was getting this PR confused with other ones for MacPython that produce wheels.
But there is are two problems: the interface64 is not appearing in the label and I am not producing manylinux2010 tarballs.
That is better: now there are (manylinux1, manylinux2010, manylinux2014) * (ubuntu_x86, ubuntu_x86_64, ubuntu_x86_64 + interface64) + macOS + macOS + interface64 = 11 jobs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Things to undo once this works