aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorTristan Gingold <tgingold@free.fr>2022-10-17 20:40:51 +0200
committerTristan Gingold <tgingold@free.fr>2022-10-17 20:40:51 +0200
commitbca0e23bccab46dedd0bcbf1d75f898b4c6a77b2 (patch)
tree4e0c00c0800e9fc243520e11e9966287470a8b34 /.github
parent0a027db9cb556b8e958bb03216c61fc2ed0c12ed (diff)
downloadghdl-bca0e23bccab46dedd0bcbf1d75f898b4c6a77b2.tar.gz
ghdl-bca0e23bccab46dedd0bcbf1d75f898b4c6a77b2.tar.bz2
ghdl-bca0e23bccab46dedd0bcbf1d75f898b4c6a77b2.zip
gha: disable macosx-12 build
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/Test.yml2
1 files changed, 1 insertions, 1 deletions
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