Hi. I'd like to report a problem, because I'm using pygit2 in a project and I find that in cloud environments (specifically AWS Lambda) the package just doesn't work. You can use the package if AWS Lambda uses runtime python3.11 with x86_64 architecture. If I change the runtime to a newer one or change the architecture to arm64 then the package does not work. Would it be possible to verify this and fix it?
Best regards.
Damian