summaryrefslogtreecommitdiff
path: root/.azure-pipelines
diff options
context:
space:
mode:
Diffstat (limited to '.azure-pipelines')
-rw-r--r--.azure-pipelines/azure-pipelines.yml16
1 files changed, 8 insertions, 8 deletions
diff --git a/.azure-pipelines/azure-pipelines.yml b/.azure-pipelines/azure-pipelines.yml
index aa83203d58..7ff098717e 100644
--- a/.azure-pipelines/azure-pipelines.yml
+++ b/.azure-pipelines/azure-pipelines.yml
@@ -92,10 +92,10 @@ stages:
test: macos/11.1
- name: RHEL 7.9
test: rhel/7.9
- - name: RHEL 8.3 py36
- test: rhel/8.3@3.6
- - name: RHEL 8.3 py38
- test: rhel/8.3@3.8
+ - name: RHEL 8.4 py36
+ test: rhel/8.4@3.6
+ - name: RHEL 8.4 py38
+ test: rhel/8.4@3.8
- name: FreeBSD 12.2
test: freebsd/12.2
- name: FreeBSD 13.0
@@ -173,10 +173,10 @@ stages:
test: macos/11.1
- name: RHEL 7.9
test: rhel/7.9
- - name: RHEL 8.3 py36
- test: rhel/8.3@3.6
- - name: RHEL 8.3 py38
- test: rhel/8.3@3.8
+ - name: RHEL 8.4 py36
+ test: rhel/8.4@3.6
+ - name: RHEL 8.4 py38
+ test: rhel/8.4@3.8
- name: FreeBSD 12.2
test: freebsd/12.2
- name: FreeBSD 13.0