We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8cd0ce7 commit 4e8514dCopy full SHA for 4e8514d
.evergreen/config.yml
@@ -638,9 +638,10 @@ axes:
638
- id: rhel74-zseries
639
display_name: "RHEL 7.4 zSeries"
640
run_on: rhel72-zseries-test
641
- - id: ubuntu1604-arm64
642
- display_name: "Ubuntu 16.04 ARM64"
643
- run_on: ubuntu1604-arm64-large
+ # Pending re-installation of PHP toolchain on ARM64 (see: BUILD-8395)
+ #- id: ubuntu1604-arm64
+ # display_name: "Ubuntu 16.04 ARM64"
644
+ # run_on: ubuntu1604-arm64-large
645
# Pending installation of PHP toolchain on macOS hosts (see: PHPC-869)
646
# - id: macos-1014
647
# display_name: "Mac OS 10.14"
0 commit comments