Compare commits

..

1 commit

Author SHA1 Message Date
mubashirusman
e1f1cc7067
Merge 6280bb8ec8 into c654bf0b4c 2024-11-06 11:42:31 +09:00
2 changed files with 2 additions and 7 deletions

View file

@ -203,10 +203,8 @@ stages:
targets:
- name: RHEL 9.4
test: rhel/9.4
- name: FreeBSD 14.1
test: freebsd/14.1
- name: FreeBSD 13.4
test: freebsd/13.4
- name: FreeBSD 13.3
test: freebsd/13.3
- stage: Remote_2_18
displayName: Remote devel
dependsOn: []

View file

@ -1,3 +0,0 @@
---
trivial:
- Replaced FreeBSD version 13.3 with 13.4 and 14.1 in CI for devel branch.