Skip to content

Commit

Permalink
fix driverbench os spec
Browse files Browse the repository at this point in the history
  • Loading branch information
jamis committed Sep 18, 2024
1 parent a19ae64 commit 9a44817
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .evergreen/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1309,7 +1309,7 @@ buildvariants:
ruby: "ruby-3.2"
mongodb-version: "7.0"
topology: standalone
run_on: ubuntu2204
os: ubuntu2204
display_name: DriverBench
tasks:
- name: "driver-bench"
Expand Down
2 changes: 1 addition & 1 deletion .evergreen/config/standard.yml.erb
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ buildvariants:
ruby: <%= latest_ruby %>
mongodb-version: <%= latest_stable_mdb %>
topology: standalone
run_on: ubuntu2204
os: ubuntu2204
display_name: DriverBench
tasks:
- name: "driver-bench"
Expand Down

0 comments on commit 9a44817

Please sign in to comment.