From ff444b86a63e5d0c3800abcb9dbb1ea54a03d680 Mon Sep 17 00:00:00 2001 From: Michael Daniels Date: Sat, 28 Mar 2026 17:21:42 -0400 Subject: [PATCH] workflows/eval: increase timeout lixPackageSets.lix_2_93.lix seems to need a bit longer on x86_64-linux. --- .github/workflows/eval.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/eval.yml b/.github/workflows/eval.yml index 389fac3d491b..5fcdc81d273a 100644 --- a/.github/workflows/eval.yml +++ b/.github/workflows/eval.yml @@ -154,7 +154,7 @@ jobs: # to not interrupt main Eval's compare step. continue-on-error: ${{ matrix.version != '' }} name: ${{ matrix.system }}${{ matrix.version && format(' @ {0} ({1})', matrix.version, needs.versions.outputs.ciPinBumpCommitShort) || '' }} - timeout-minutes: 15 + timeout-minutes: 20 steps: # This is not supposed to be used and just acts as a fallback. # Without swap, when Eval runs OOM, it will fail badly with a