git: d8bb58586d90 - main - Cirrus-CI: restore amd64-gcc12 build/test on main
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 19 Aug 2023 02:36:16 UTC
The branch main has been updated by emaste:
URL: https://cgit.FreeBSD.org/src/commit/?id=d8bb58586d90a27852cc79f37aa890ac6397cc03
commit d8bb58586d90a27852cc79f37aa890ac6397cc03
Author: Ed Maste <emaste@FreeBSD.org>
AuthorDate: 2023-08-19 01:27:26 +0000
Commit: Ed Maste <emaste@FreeBSD.org>
CommitDate: 2023-08-19 02:35:39 +0000
Cirrus-CI: restore amd64-gcc12 build/test on main
The Cirrus-CI log length issue was addressed by commit 5f72ceb2c50d
("Cirrus-CI: for *-gcc12, build world with make -s"), and the failure
itself by commit 0c785f06020f ("Fix GoogleTest 1.14.0 import").
This reverts commit 0ed2e7e88984aa4ad01a41e9350c5870b271c0c3.
Reported by: Jose Luis Duran
Sponsored by: The FreeBSD Foundation
---
.cirrus.yml | 1 -
1 file changed, 1 deletion(-)
diff --git a/.cirrus.yml b/.cirrus.yml
index 40ee22425884..345e7ab148bb 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -64,7 +64,6 @@ task:
EXTRA_MAKE_FLAGS: -s
- 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