Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F162843901
D31953.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
532 B
Referenced Files
None
Subscribers
None
D31953.diff
View Options
diff --git a/.cirrus.yml b/.cirrus.yml
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -11,7 +11,16 @@
disk: 40
task:
- name: World and kernel amd64 build and boot smoke test
+ matrix:
+ - name: World and kernel amd64 build and boot smoke test
+ env:
+ TARGET: amd64
+ TARGET_ARCH: amd64
+ - name: World and kernel arm64 build and boot smoke test
+ trigger_type: manual
+ env:
+ TARGET: arm64
+ TARGET_ARCH: aarch64
timeout_in: 120m
install_script:
- sh .cirrus-ci/pkg-install.sh qemu llvm12
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Jul 18, 12:53 PM (15 h, 37 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35197348
Default Alt Text
D31953.diff (532 B)
Attached To
Mode
D31953: Cirrus-CI: add a manual arm64 task
Attached
Detach File
Event Timeline
Log In to Comment