Skip to content

Commit 3e11497

Browse files
committed
PYTHON-1830 Update to amazon linux 2018 for 4.2 support
1 parent ff68925 commit 3e11497

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

.evergreen/config.yml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -872,12 +872,10 @@ axes:
872872
- id: os-fully-featured
873873
display_name: OS
874874
values:
875-
- id: linux-64-amzn-test
876-
display_name: "Amazon Linux (Enterprise)"
877-
run_on: linux-64-amzn-test
875+
- id: amazon1-2018-test
876+
display_name: "Amazon Linux 2018 (Enterprise)"
877+
run_on: amazon1-2018-test
878878
batchtime: 10080 # 7 days
879-
variables:
880-
PYTHON_BINARY: "python2.7"
881879

882880
- id: ubuntu-14.04
883881
display_name: "Ubuntu 14.04"

0 commit comments

Comments
 (0)