File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -163,23 +163,23 @@ buildvariants:
163
163
tasks :
164
164
- run-prebuild
165
165
- run-prebuild-force-publish
166
- - name : ubuntu2004 -64
167
- display_name : ' Ubuntu 20 .04 64-bit'
168
- run_on : ubuntu2004-small
166
+ - name : ubuntu1804 -64
167
+ display_name : ' Ubuntu 18 .04 64-bit'
168
+ run_on : ubuntu1804-test
169
169
expansions :
170
170
has_packages : true
171
- packager_distro : ubuntu2004
171
+ packager_distro : ubuntu1804
172
172
packager_arch : x86_64
173
173
tasks :
174
174
- run-tests-ubuntu
175
175
- run-prebuild
176
176
- run-prebuild-force-publish
177
177
- name : ubuntu1804-arm64
178
- display_name : ' Ubuntu 20 .04 arm64'
179
- run_on : ubuntu2004 -arm64-small
178
+ display_name : ' Ubuntu 18 .04 arm64'
179
+ run_on : ubuntu1804 -arm64-build
180
180
expansions :
181
181
has_packages : true
182
- packager_distro : ubuntu2004
182
+ packager_distro : ubuntu1804
183
183
packager_arch : arm64
184
184
tasks :
185
185
- run-tests-ubuntu
You can’t perform that action at this time.
0 commit comments