Shagit Ziganshin
Shagit Ziganshin
Got a strange crush while building SwiftFoundation Gist with dump: https://gist.github.com/theLastOfCats/1c3969e4c3c238d1faa88e4fd31562f5 Action where it happened: https://github.com/theLastOfCats/FrameworkBenchmarks/actions/runs/9806491582/job/27078329706#step:9:8520 Source code: https://github.com/theLastOfCats/FrameworkBenchmarks/tree/master/frameworks/Swift/vapor/vapor-swifql
At the moment, graalpy-community container build only in [amd64 variant](https://github.com/graalvm/container/blob/master/graalpy-community/Dockerfile.ol9#L18C131-L18C142) And there is no aarch64-native container, but native graalpy-aarch64 [builds](https://github.com/oracle/graalpython/releases/) exists. Need to adjust graalpy dockerfile, like it done in...