Skip to content

Commit

Permalink
Add FreeBSD 13.3 and 14.0 for devel, move FreeBSD 13.2 to stable-2.16. (
Browse files Browse the repository at this point in the history
  • Loading branch information
felixfontein authored Mar 21, 2024
1 parent 05cc5fe commit b98cec7
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions .azure-pipelines/azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -208,8 +208,10 @@ stages:
test: macos/14.3
- name: RHEL 9.3
test: rhel/9.3
- name: FreeBSD 13.2
test: freebsd/13.2
- name: FreeBSD 13.3
test: freebsd/13.3
- name: FreeBSD 14.0
test: freebsd/14.0
groups:
- 1
- 2
Expand All @@ -227,6 +229,8 @@ stages:
test: rhel/9.2
- name: RHEL 8.8
test: rhel/8.8
- name: FreeBSD 13.2
test: freebsd/13.2
groups:
- 1
- 2
Expand Down

0 comments on commit b98cec7

Please sign in to comment.