mirror of
https://github.com/drakkan/sftpgo.git
synced 2026-03-14 14:25:52 +01:00
CI: update FreeBSD version to 14.1
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
This commit is contained in:
parent
18a014b95e
commit
5d087f6abe
1 changed files with 2 additions and 2 deletions
|
|
@ -2,9 +2,9 @@ freebsd_task:
|
|||
name: FreeBSD
|
||||
|
||||
matrix:
|
||||
- name: FreeBSD 14.0
|
||||
- name: FreeBSD 14.1
|
||||
freebsd_instance:
|
||||
image_family: freebsd-14-0
|
||||
image_family: freebsd-14-1
|
||||
|
||||
pkginstall_script:
|
||||
- pkg update -f
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue