Skip to content

Commit d13d186

Browse files
authored
Remove EOL'ed FreeBSD 13.2 from CI. (#781)
Apparently the packages are no longer available.
1 parent 6a0953b commit d13d186

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.azure-pipelines/azure-pipelines.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -252,8 +252,8 @@ stages:
252252
test: rhel/9.2
253253
- name: RHEL 8.8
254254
test: rhel/8.8
255-
- name: FreeBSD 13.2
256-
test: freebsd/13.2
255+
# - name: FreeBSD 13.2
256+
# test: freebsd/13.2
257257
groups:
258258
- 1
259259
- 2

0 commit comments

Comments
 (0)