From bca0e23bccab46dedd0bcbf1d75f898b4c6a77b2 Mon Sep 17 00:00:00 2001 From: Tristan Gingold Date: Mon, 17 Oct 2022 20:40:51 +0200 Subject: gha: disable macosx-12 build --- .github/workflows/Test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github/workflows') diff --git a/.github/workflows/Test.yml b/.github/workflows/Test.yml index 61c03249e..25a4f3d6d 100644 --- a/.github/workflows/Test.yml +++ b/.github/workflows/Test.yml @@ -193,7 +193,7 @@ jobs: matrix: os: - '11' - - '12' +# - '12' # issue1897 fails. Maybe test 11 build on 12. backend: - mcode - llvm -- cgit v1.2.3