Skip to content

Commit 9a44817

Browse files
committed
fix driverbench os spec
1 parent a19ae64 commit 9a44817

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.evergreen/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1309,7 +1309,7 @@ buildvariants:
13091309
ruby: "ruby-3.2"
13101310
mongodb-version: "7.0"
13111311
topology: standalone
1312-
run_on: ubuntu2204
1312+
os: ubuntu2204
13131313
display_name: DriverBench
13141314
tasks:
13151315
- name: "driver-bench"

.evergreen/config/standard.yml.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ buildvariants:
4848
ruby: <%= latest_ruby %>
4949
mongodb-version: <%= latest_stable_mdb %>
5050
topology: standalone
51-
run_on: ubuntu2204
51+
os: ubuntu2204
5252
display_name: DriverBench
5353
tasks:
5454
- name: "driver-bench"

0 commit comments

Comments
 (0)