From 00dfe0c340098a3d8cb512d1b0993d1e180ea093 Mon Sep 17 00:00:00 2001 From: Kyle Altendorf Date: Fri, 5 Apr 2024 14:04:42 -0400 Subject: [PATCH] only exclude arm _timelord_ needing jobs --- .github/workflows/test-single.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/test-single.yml b/.github/workflows/test-single.yml index 815ab85aa77d..9bbd45360023 100644 --- a/.github/workflows/test-single.yml +++ b/.github/workflows/test-single.yml @@ -112,6 +112,8 @@ jobs: matrix: "3.8" - arch: matrix: arm + configuration: + install_timelord: true - os: matrix: windows configuration: