tests: disable broken crystalline

This commit is contained in:
Gaetan Lepage 2026-02-02 11:13:45 +01:00 committed by Austin Horstman
parent aa893e2052
commit 0675ee9866
2 changed files with 6 additions and 0 deletions

View file

@ -13,6 +13,9 @@ let
};
disabledPackages = [
# 2026-02-02 build failure
"crystalline"
# 2026-01-22 build failure
"shopify"

View file

@ -37,6 +37,9 @@ let
let
disabled = [
# 2026-02-02 build failure
"crystalline"
# TODO: 2025-07-25 build failure
"mint"