From dd7a80a9f058b675dc9b3cd8d270bab8dcaea835 Mon Sep 17 00:00:00 2001 From: momo5502 Date: Sat, 5 Apr 2025 09:03:19 +0200 Subject: [PATCH] Disable icicle tests --- .github/workflows/build.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 2afb2310..2e2726cd 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -270,7 +270,7 @@ jobs: - macOS x86_64 emulator: - Unicorn - - Icicle + #- Icicle emulation-root: - Windows 2025 - Windows 2022 @@ -354,7 +354,7 @@ jobs: #- arm64-v8a emulator: - Unicorn - - Icicle + #- Icicle emulation-root: - Windows 2025 - Windows 2022