Skip to content

Commit e6643fd

Browse files
authored
Replace FreeBSD 14.0 with 14.1; add 14.0 for stable-2.17. (#772)
1 parent f58606b commit e6643fd

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.azure-pipelines/azure-pipelines.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -216,8 +216,8 @@ stages:
216216
test: macos/14.3
217217
- name: RHEL 9.4
218218
test: rhel/9.4
219-
- name: FreeBSD 14.0
220-
test: freebsd/14.0
219+
- name: FreeBSD 14.1
220+
test: freebsd/14.1
221221
groups:
222222
- 1
223223
- 2
@@ -233,6 +233,8 @@ stages:
233233
test: rhel/9.3
234234
- name: FreeBSD 13.3
235235
test: freebsd/13.3
236+
- name: FreeBSD 14.0
237+
test: freebsd/14.0
236238
groups:
237239
- 1
238240
- 2

0 commit comments

Comments
 (0)