Jonas Dedden

Results 8 comments of Jonas Dedden

I can confirm that problem too, with: Win 10 Pro i5 6500 R9 290 Every emulator starts without problems, but exiting/closing the emulator yields a crash (reproducable every time).

Any updates on this? This is only adding one single, entirely empty marker file; is this connected to any considerations?

Did a rebase and a force repush, with a signed commit (which also shows to be verified in Github), but unfortunately that DCO job still fails?

Tests seem to run through now, thanks for your help!

Implemented your suggested changes. Unfortunately I'm getting failed tests in CircleCI when setting `--platform` everywhere: ``` "--platform" is only supported on a Docker daemon with experimental features enabled ``` Also,...

Thanks for the extremely fast response! :) So I tried it with this bash script with the default image (compilation would fail, but I want to see if at least...

Note that my example above was just forcing a local *Linux* & *ARM64* build; in the actual repository, the one github action should ideally be able to cope with Linux/Mac/Windows...

Inspecting the manifest (which docker will do to determine which image to actually pull), the one we built in a github action yields this: ``` $ docker manifest inspect ghcr.io/chatnoir-eu/resiliparse-manylinux_2_28_aarch64:latest...