From d7719cf8630f4147e0080ec5649baf7904f47b25 Mon Sep 17 00:00:00 2001 From: Matt Godbolt Date: Thu, 9 Jan 2025 19:44:33 -0600 Subject: [PATCH] Remove daily vast; see https://github.com/compiler-explorer/misc-builder/issues/102 --- bin/yaml/cpp.yaml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/bin/yaml/cpp.yaml b/bin/yaml/cpp.yaml index 1e4dad4a..b0e12614 100644 --- a/bin/yaml/cpp.yaml +++ b/bin/yaml/cpp.yaml @@ -1427,11 +1427,12 @@ compilers: check_exe: bin/6502-c++ --help targets: - trunk - vast: - type: nightly - check_exe: bin/vast-front --version - targets: - - trunk + # https://github.com/compiler-explorer/misc-builder/issues/102 + #vast: + # type: nightly + # check_exe: bin/vast-front --version + # targets: + # - trunk llvmmos: type: nightlytarballs compression: xz