Skip to content

Commit

Permalink
run on ubuntu
Browse files Browse the repository at this point in the history
  • Loading branch information
p committed Jan 2, 2020
1 parent 36e0282 commit 1b3c80c
Showing 1 changed file with 10 additions and 4 deletions.
14 changes: 10 additions & 4 deletions .evergreen/config.yml
Expand Up @@ -493,11 +493,17 @@ axes:
- id: "special-os"
display_name: OS
values:
- id: "rhel71-ppc"
display_name: "RHEL 7.1 PowerPC"
run_on: rhel71-power8-test
#- id: "rhel71-ppc"
# display_name: "RHEL 7.1 PowerPC"
# run_on: rhel71-power8-test
# variables:
# MACHINE: "rhel71-ppc"

- id: "ubuntu1804-ppc"
display_name: "Ubuntu 18.04 PowerPC"
run_on: ubuntu1804-ppc
variables:
MACHINE: "rhel71-ppc"
MACHINE: ubuntu1804-ppc

- id: "ubuntu1604-arm"
display_name: "Ubuntu 16.04 ARM64"
Expand Down

0 comments on commit 1b3c80c

Please sign in to comment.