Skip to content

Commit dc7ee92

Browse files
Merge pull request #432 from saito-hideki/pr/ci_news-for-maintainers_38
[CI] Update AZP matrix to add macOS 13.2 and remove macOS 12.0 SUMMARY This PR fixes issue #431 ISSUE TYPE CI tests Pull Request COMPONENT NAME ansible.posix ADDITIONAL INFORMATION None
2 parents 32742c3 + a62acdf commit dc7ee92

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
@@ -205,8 +205,8 @@ stages:
205205
parameters:
206206
testFormat: devel/{0}/1
207207
targets:
208-
- name: MacOS 12.0
209-
test: macos/12.0
208+
- name: MacOS 13.2
209+
test: macos/13.2
210210
- name: RHEL 7.9
211211
test: rhel/7.9
212212
- name: RHEL 8.7

0 commit comments

Comments
 (0)