Add FreeBSD 13.4 to CI (#9109)

* Add FreeBSD 13.4 to CI.

* iso_extract won't work.

* pkgng: jail won't work either.
This commit is contained in:
Felix Fontein
2024-11-08 23:05:35 +01:00
committed by GitHub
parent e13d6de250
commit 04c2ad18da
3 changed files with 7 additions and 1 deletions

View File

@@ -196,6 +196,8 @@ stages:
test: rhel/9.4
- name: FreeBSD 14.1
test: freebsd/14.1
- name: FreeBSD 13.4
test: freebsd/13.4
groups:
- 1
- 2