Skip to content

Commit e50911b

Browse files
authored
Merge v1.19 into v1.20 (#1649)
2 parents 1869a72 + 3ffbe12 commit e50911b

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

.evergreen/config/build-variants.yml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -36,26 +36,26 @@ buildvariants:
3636
run_on: rhel90-small
3737
tasks:
3838
- name: "build-php-openssl3"
39-
- name: build-rhel83-zseries
40-
display_name: "Build: RHEL 8.3 Zseries"
39+
- name: build-rhel8-zseries
40+
display_name: "Build: RHEL 8 Zseries"
4141
tags: ["build", "rhel", "zseries", "tag"]
42-
run_on: rhel83-zseries-small
42+
run_on: rhel8-zseries-small
4343
tasks:
4444
- name: "build-all-php"
45-
- name: build-rhel82-arm64
46-
display_name: "Build: RHEL 8.2 ARM64"
45+
- name: build-rhel8-arm64
46+
display_name: "Build: RHEL 8 ARM64"
4747
tags: ["build", "rhel", "arm64", "tag"]
4848
run_on: rhel82-arm64
4949
tasks:
5050
- name: "build-all-php"
51-
- name: build-rhel81-power8
52-
display_name: "Build: RHEL 8.1 Power8"
51+
- name: build-rhel8-power8
52+
display_name: "Build: RHEL 8 Power8"
5353
tags: ["build", "rhel", "power8", "tag"]
54-
run_on: rhel81-power8-large
54+
run_on: rhel8-power-large
5555
tasks:
5656
- name: "build-all-php"
57-
- name: build-rhel80
58-
display_name: "Build: RHEL 8.0"
57+
- name: build-rhel8
58+
display_name: "Build: RHEL 8 x64"
5959
tags: ["build", "rhel", "x64", "pr", "tag"]
6060
run_on: rhel80-small
6161
tasks:

0 commit comments

Comments
 (0)