Skip to content

Commit 8aaa97b

Browse files
authored
Update test matrix (ansible-collections#85)
* Update test matrix * Fix * Revert
1 parent 7cc0b5f commit 8aaa97b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.azure-pipelines/azure-pipelines.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -207,12 +207,12 @@ stages:
207207
targets:
208208
- name: RHEL 7.9
209209
test: rhel/7.9
210-
- name: RHEL 8.3
211-
test: rhel/8.3
212-
- name: FreeBSD 11.4
213-
test: freebsd/11.4
210+
- name: RHEL 8.4
211+
test: rhel/8.4
214212
- name: FreeBSD 12.2
215213
test: freebsd/12.2
214+
- name: FreeBSD 13.0
215+
test: freebsd/13.0
216216
- stage: Remote_2_11
217217
displayName: Remote 2.11
218218
dependsOn: []

0 commit comments

Comments
 (0)