projects
/
haproxy-3.0.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
023c311
)
CI: cirrus-ci: bump FreeBSD image to 13-1
author
Ilya Shipitsin
<chipitsine@gmail.com>
Sat, 22 Apr 2023 17:13:03 +0000
(19:13 +0200)
committer
Willy Tarreau
<w@1wt.eu>
Sun, 23 Apr 2023 07:44:53 +0000
(09:44 +0200)
FreeBSD-13.2 released on April 11, 2023
.cirrus.yml
patch
|
blob
|
history
diff --git
a/.cirrus.yml
b/.cirrus.yml
index
e6b63e1
..
2993b94
100644
(file)
--- a/
.cirrus.yml
+++ b/
.cirrus.yml
@@
-1,7
+1,7
@@
FreeBSD_task:
freebsd_instance:
matrix:
- image_family: freebsd-13-1
+ image_family: freebsd-13-2
only_if: $CIRRUS_BRANCH =~ 'master|next'
install_script:
- pkg update -f && pkg upgrade -y && pkg install -y openssl git gmake lua53 socat pcre