Skip to content

Commit

Permalink
chore: update auto-generated files (#1874)
Browse files Browse the repository at this point in the history
* chore: update THIRD_PARTY_NOTICES

* chore: update error documentation

* chore: update evergreen config

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Mar 13, 2024
1 parent 0491491 commit 7b7fa99
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions .evergreen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13688,7 +13688,7 @@ buildvariants:
- name: package_and_upload_artifact_rpm_s390x
- name: linux_x64_build
display_name: "RHEL 7.0 x64 (build)"
run_on: rhel70-xlarge
run_on: rhel70-build
expansions:
executable_os_id: linux-x64
tags: ["nightly-driver"]
Expand All @@ -13704,7 +13704,7 @@ buildvariants:
- name: compile_artifact
- name: linux_x64_build_openssl11
display_name: "RHEL 7.0 x64 (build, shared OpenSSL 1.1)"
run_on: rhel70-xlarge
run_on: rhel70-build
expansions:
executable_os_id: linux-x64-openssl11
mongosh_shared_openssl: openssl11
Expand All @@ -13722,7 +13722,7 @@ buildvariants:
- name: compile_artifact
- name: linux_x64_build_openssl3
display_name: "RHEL 7.0 x64 (build, shared OpenSSL 3)"
run_on: rhel70-xlarge
run_on: rhel70-build
expansions:
executable_os_id: linux-x64-openssl3
mongosh_shared_openssl: openssl3
Expand Down
2 changes: 1 addition & 1 deletion THIRD_PARTY_NOTICES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
The following third-party software is used by and included in **mongosh**.
This document was automatically generated on Tue Mar 12 2024.
This document was automatically generated on Wed Mar 13 2024.

## List of dependencies

Expand Down

0 comments on commit 7b7fa99

Please sign in to comment.