Skip to content

Commit 1c2fa76

Browse files
authored
minor: add Ubuntu 16.04 to evergreen matrix (#442)
1 parent 36c9bac commit 1c2fa76

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.evergreen/config.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -404,6 +404,10 @@ axes:
404404
display_name: "Ubuntu 18.04"
405405
run_on: ubuntu1804-test
406406

407+
- id: ubuntu-16.04
408+
display_name: "Ubuntu 16.04"
409+
run_on: ubuntu1604-test
410+
407411
- id: macos-1014
408412
display_name: "macOS 10.14"
409413
run_on: macos-1014

0 commit comments

Comments
 (0)