Here two runs where the test test_docker_run_multi_arch_image_with_arm64_digest_on_amd64_host_fails did not raise an exception as expected and thus failed:
In most cases the test succeeds. I don't know what could cause that sometimes the test fails on GitHub Actions.
There seems to be an issue in the container compatibility detection logic, but I have no clue at the moment what it could be.
Are there differences in the servers used for GitHub Actions in regards of the docker orchestration?