@@ -23,10 +23,16 @@ buildvariants:
2323 run_on : rhel90-small
2424 tasks :
2525 - name : " build-all-php"
26- - name : build-rhel83 -zseries
27- display_name : " Build: RHEL 8.3 Zseries"
26+ - name : build-rhel9 -zseries
27+ display_name : " Build: RHEL 9 Zseries"
2828 tags : ["build", "rhel", "zseries", "tag"]
29- run_on : rhel83-zseries-small
29+ run_on : rhel9-zseries-small
30+ tasks :
31+ - name : " build-all-php"
32+ - name : build-rhel9-power
33+ display_name : " Build: RHEL 9 PPC"
34+ tags : ["build", "rhel", "power", "tag"]
35+ run_on : rhel9-power-small
3036 tasks :
3137 - name : " build-all-php"
3238 - name : build-rhel82-arm64
@@ -35,12 +41,6 @@ buildvariants:
3541 run_on : rhel82-arm64
3642 tasks :
3743 - name : " build-all-php"
38- - name : build-rhel81-power8
39- display_name : " Build: RHEL 8.1 Power8"
40- tags : ["build", "rhel", "power8", "tag"]
41- run_on : rhel81-power8-large
42- tasks :
43- - name : " build-all-php"
4444 - name : build-rhel80
4545 display_name : " Build: RHEL 8.0"
4646 tags : ["build", "rhel", "x64", "pr", "tag"]
0 commit comments