summaryrefslogtreecommitdiff
path: root/.azure-pipelines/azure-pipelines.yml
diff options
context:
space:
mode:
Diffstat (limited to '.azure-pipelines/azure-pipelines.yml')
-rw-r--r--.azure-pipelines/azure-pipelines.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.azure-pipelines/azure-pipelines.yml b/.azure-pipelines/azure-pipelines.yml
index e528609af7..5b05e94f5a 100644
--- a/.azure-pipelines/azure-pipelines.yml
+++ b/.azure-pipelines/azure-pipelines.yml
@@ -88,8 +88,8 @@ stages:
- template: templates/matrix.yml
parameters:
targets:
- - name: macOS 11.1
- test: macos/11.1
+ - name: macOS 12.0
+ test: macos/12.0
- name: RHEL 7.9
test: rhel/7.9
- name: RHEL 8.5 py36