We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 506e6b6 commit 29ed901Copy full SHA for 29ed901
.evergreen/ci_matrix_constants.js
@@ -17,7 +17,7 @@ const DEFAULT_OS = 'rhel80-large';
17
const WINDOWS_OS = 'windows-vsCurrent-large';
18
const MACOS_OS = 'macos-1100';
19
const UBUNTU_OS = 'ubuntu1804-large';
20
-const UBUNTU_20_OS = 'ubuntu1004-small'
+const UBUNTU_20_OS = 'ubuntu2004-small'
21
const DEBIAN_OS = 'debian11-small';
22
23
module.exports = {
.evergreen/config.yml
@@ -4042,7 +4042,7 @@ buildvariants:
4042
- test-azurekms-fail-task
4043
- name: ubuntu20-test-azure-oidc
4044
display_name: Azure OIDC
4045
- run_on: ubuntu1004-small
+ run_on: ubuntu2004-small
4046
batchtime: 20160
4047
tasks:
4048
- testazureoidc_task_group
0 commit comments