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

Drop python 3.6; update to latest afdko 4.0.1 #28

Merged
merged 19 commits into from
Jan 18, 2024
Merged

Conversation

anthrotype
Copy link
Member

No description provided.

upstream afdko does not build for that.. simply trying to see if it helps unblocking the CI build failures
afdko doesn't seem to be using MSBuild any longer

upload-artifact@v4 fails with artifacts with sane name and am too lazy to figure out how to make unique names right now
I think this is what making the build fail, because it's using mingw64 compiler instead of MSVC
the afdko seems to be using that, maybe it fixes the failing windows build?
so that it will use scikit-build
we're now delegating all this to afdko's own setup.py which uses scikit-build and cmake
@anthrotype anthrotype merged commit 92fea79 into master Jan 18, 2024
3 checks passed
@anthrotype anthrotype deleted the update-afdko branch January 18, 2024 11:20
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.

1 participant