projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c154abe
)
cirrus-ci: add FreeBSD 14 task
author
Roger Pau Monne
<roger.pau@citrix.com>
Wed, 27 Apr 2022 15:50:23 +0000
(17:50 +0200)
committer
Andrew Cooper
<andrew.cooper3@citrix.com>
Wed, 18 May 2022 14:05:18 +0000
(15:05 +0100)
Introduce a task that uses a FreeBSD 14 (HEAD) snapshot.
Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>
Acked-by: Stefano Stabellini <sstabellini@kernel.org>
.cirrus.yml
patch
|
blob
|
history
diff --git
a/.cirrus.yml
b/.cirrus.yml
index 4ae719136e9c73ebf6b7004a93eb73413aee058d..c38333e7363358c7b2dc575ff08235ec454f3f20 100644
(file)
--- a/
.cirrus.yml
+++ b/
.cirrus.yml
@@
-24,3
+24,9
@@
task:
freebsd_instance:
image_family: freebsd-13-0
<< : *FREEBSD_TEMPLATE
+
+task:
+ name: 'FreeBSD 14'
+ freebsd_instance:
+ image_family: freebsd-14-0-snap
+ << : *FREEBSD_TEMPLATE