File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -76,7 +76,7 @@ functions:
76
76
- /app
77
77
- ' --env'
78
78
- PROJECT_DIRECTORY=/app
79
- - ' ubuntu:16 .04'
79
+ - ' ubuntu:20 .04'
80
80
- /bin/bash
81
81
- /app/.evergreen/run-tests-ubuntu.sh
82
82
run prebuild :
@@ -158,23 +158,23 @@ buildvariants:
158
158
tasks :
159
159
- run-prebuild
160
160
- run-prebuild-force-publish
161
- - name : ubuntu1804 -64
162
- display_name : ' Ubuntu 18 .04 64-bit'
163
- run_on : ubuntu1804-test
161
+ - name : ubuntu2004 -64
162
+ display_name : ' Ubuntu 20 .04 64-bit'
163
+ run_on : ubuntu2004-small
164
164
expansions :
165
165
has_packages : true
166
- packager_distro : ubuntu1804
166
+ packager_distro : ubuntu2004
167
167
packager_arch : x86_64
168
168
tasks :
169
169
- run-tests-ubuntu
170
170
- run-prebuild
171
171
- run-prebuild-force-publish
172
172
- name : ubuntu1804-arm64
173
- display_name : ' Ubuntu 18 .04 arm64'
174
- run_on : ubuntu1804 -arm64-build
173
+ display_name : ' Ubuntu 20 .04 arm64'
174
+ run_on : ubuntu2004 -arm64-small
175
175
expansions :
176
176
has_packages : true
177
- packager_distro : ubuntu1804
177
+ packager_distro : ubuntu2004
178
178
packager_arch : arm64
179
179
tasks :
180
180
- run-prebuild
You can’t perform that action at this time.
0 commit comments