aboutsummaryrefslogtreecommitdiff
path: root/.cirrus.yml
diff options
context:
space:
mode:
Diffstat (limited to '.cirrus.yml')
-rw-r--r--.cirrus.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index 12f77ed71b1b..860cb29445fe 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -16,14 +16,14 @@ env:
task:
matrix:
- name: amd64-llvm15 World and kernel build and boot smoke test
+ only_if: $CIRRUS_REPO_FULL_NAME != 'freebsd/freebsd-src'
+ trigger_type: manual
env:
TARGET: amd64
TARGET_ARCH: amd64
TOOLCHAIN: llvm15
TOOLCHAIN_PKG: ${TOOLCHAIN}-lite
- name: amd64-llvm16 World and kernel build and boot smoke test
- only_if: $CIRRUS_REPO_FULL_NAME != 'freebsd/freebsd-src'
- trigger_type: manual
env:
TARGET: amd64
TARGET_ARCH: amd64