diff --git a/main/curl/APKBUILD b/main/curl/APKBUILD index b49c3d72054..cb584ef24bf 100644 --- a/main/curl/APKBUILD +++ b/main/curl/APKBUILD @@ -199,6 +199,7 @@ build() { check() { # test650 fails on 32-bit ARM + # https://github.com/curl/curl/discussions/11882 make -C tests TFLAGS="!650" nonflaky-test }