summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/cross-compiles.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/cross-compiles.yml b/.github/workflows/cross-compiles.yml
index cb6a3f8f9a..514a4fbabe 100644
--- a/.github/workflows/cross-compiles.yml
+++ b/.github/workflows/cross-compiles.yml
@@ -82,8 +82,8 @@ jobs:
}, {
arch: sh4-linux-gnu,
libs: libc6-dev-sh4-cross,
- target: linux-latomic,
- tests: -test_includes -test_store -test_x509_store -test_async
+ target: no-async linux-latomic,
+ tests: -test_includes -test_store -test_x509_store
},
# These build with shared libraries but they crash when run