Skip to content

Commit ddbda16

Browse files
committed
Test on newer PPC architecture
1 parent 4fb457c commit ddbda16

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.evergreen/config/build-variants.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,10 @@ buildvariants:
3636
run_on: rhel82-arm64
3737
tasks:
3838
- name: "build-all-php"
39-
- name: build-rhel8-power8
40-
display_name: "Build: RHEL 8 Power8"
41-
tags: ["build", "rhel", "power8", "tag"]
42-
run_on: rhel8-power-large
39+
- name: build-rhel9-power
40+
display_name: "Build: RHEL 9 PPC"
41+
tags: ["build", "rhel", "power", "tag"]
42+
run_on: rhel9-power-small
4343
tasks:
4444
- name: "build-all-php"
4545
- name: build-rhel8

0 commit comments

Comments
 (0)