aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEd Maste <emaste@FreeBSD.org>2023-08-16 20:26:49 +0000
committerEd Maste <emaste@FreeBSD.org>2023-08-16 20:45:23 +0000
commit0ed2e7e88984aa4ad01a41e9350c5870b271c0c3 (patch)
tree7cbfc4ce35f9f97994cfe6d948ccbd2ace14535f
parent90aad5d3e44d137ce80d2ec257de07c7c1367bd3 (diff)
downloadsrc-0ed2e7e88984aa4ad01a41e9350c5870b271c0c3.tar.gz
src-0ed2e7e88984aa4ad01a41e9350c5870b271c0c3.zip
Cirrus-CI: temporarily disable amd64-gcc12 build/test on main
The amd64-gcc12 job is failing at present. Unfortunately Cirrus-CI appears to have a 100MB log limit and we exceed this before the error is reported. Disable the job for now until we can address the log length issue. See also https://github.com/cirruslabs/cirrus-ci-docs/issues/1176. Sponsored by: The FreeBSD Foundation
-rw-r--r--.cirrus.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index b5c2770d4887..5b033160b23b 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -62,6 +62,7 @@ task:
TOOLCHAIN_PKG: ${TOOLCHAIN}
- name: amd64-gcc12 World and kernel build and boot smoke test (FreeBSD repo)
only_if: $CIRRUS_REPO_FULL_NAME == 'freebsd/freebsd-src'
+ trigger_type: manual
env:
TARGET: amd64
TARGET_ARCH: amd64