We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 321b52b commit e337f6dCopy full SHA for e337f6d
1 file changed
docker/set_env.sh
@@ -26,7 +26,7 @@ platformopts() {
26
echo "TEST_SET_MIGHTFAIL=early_cancel_lost100,early_cancel"
27
;;
28
linux/arm64)
29
- echo "QEMU_CPU=cortex-a53"
+ echo "QEMU_CPU=cortex-a57"
30
echo "MM_INIT_DELAY=6"
31
32
0 commit comments