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 db235b7 commit 41e352eCopy full SHA for 41e352e
evergreen/evergreen.yml
@@ -2106,10 +2106,6 @@ axes:
2106
display_name: "Serverless Passthrough Proxy"
2107
variables:
2108
VAULT_NAME: "serverless"
2109
- - id: "Terminating"
2110
- display_name: "Serverless Terminating Proxy"
2111
- variables:
2112
- VAULT_NAME: "serverless_next"
2113
2114
task_groups:
2115
- name: testazurekms-task-group
@@ -2830,7 +2826,7 @@ buildvariants:
2830
2826
- matrix_name: analyzer-tests
2831
2827
batchtime: 720 # 12 hours
2832
2828
matrix_spec:
2833
- os: ["ubuntu-2004", "windows-64"]
2829
+ os: ["ubuntu-2004", "windows-64"]
2834
display_name: "Analyzer tests on ${os}"
2835
tasks:
2836
- name: test-analyzer
0 commit comments