Skip to content

Commit 74a03e6

Browse files
committed
cirrus-ci: Remove 13.0 from the test matrix
master branch is at 5.5 today and requires linuxkpi bits that are only in FreeBSD current.
1 parent 36f3eab commit 74a03e6

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.cirrus.yml

-3
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@ freebsd_task:
22
script:
33
- make -j4
44
matrix:
5-
- name: freebsd13-amd64
6-
freebsd_instance:
7-
image_family: freebsd-13-0
85
- name: freebsd14-amd64
96
freebsd_instance:
107
image_family: freebsd-14-0-snap

0 commit comments

Comments
 (0)