Skip to content

Commit ec5d5cf

Browse files
authored
CSHARP-4970: Switch to Ubuntu 20 to run serverless tests (#1269)
1 parent a6f939d commit ec5d5cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

evergreen/evergreen.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2200,7 +2200,7 @@ buildvariants:
22002200
- name: test-serverless
22012201

22022202
- matrix_name: serverless-tests-ubuntu
2203-
matrix_spec: { auth: "auth", ssl: "ssl", compressor: "zlib", os: "ubuntu-1804", target_framework: ["netstandard20", "netstandard21"], serverless_proxy_type: "*" }
2203+
matrix_spec: { auth: "auth", ssl: "ssl", compressor: "zlib", os: "ubuntu-2004", target_framework: ["netstandard20", "netstandard21"], serverless_proxy_type: "*" }
22042204
display_name: "${serverless_proxy_type} ${compressor} ${auth} ${ssl} ${os} ${target_framework}"
22052205
tasks:
22062206
- name: test-serverless

0 commit comments

Comments
 (0)