Skip to content

Commit

Permalink
Cirrus-CI: temporarily disable amd64-gcc12 build/test on main
Browse files Browse the repository at this point in the history
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 cirruslabs/cirrus-ci-docs#1176.

Sponsored by:	The FreeBSD Foundation
  • Loading branch information
emaste authored and bsdjhb committed Sep 9, 2023
2 parents 55e158e + 0ed2e7e commit eb6c021
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit eb6c021

Please sign in to comment.