Skip to content

Commit

Permalink
Add macOS 14.3 for devel, move 13.2 to stable-2.16. (ansible-collecti…
Browse files Browse the repository at this point in the history
  • Loading branch information
felixfontein authored Mar 12, 2024
1 parent fad3c13 commit 05cc5fe
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .azure-pipelines/azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -204,8 +204,8 @@ stages:
parameters:
testFormat: devel/{0}
targets:
- name: macOS 13.2
test: macos/13.2
- name: macOS 14.3
test: macos/14.3
- name: RHEL 9.3
test: rhel/9.3
- name: FreeBSD 13.2
Expand All @@ -221,6 +221,8 @@ stages:
parameters:
testFormat: 2.16/{0}
targets:
- name: macOS 13.2
test: macos/13.2
- name: RHEL 9.2
test: rhel/9.2
- name: RHEL 8.8
Expand Down

0 comments on commit 05cc5fe

Please sign in to comment.