Skip to content

Commit

Permalink
Lock drivers-evergreen-tools to a working version (#1560)
Browse files Browse the repository at this point in the history
The job doesn't work starting mongodb-labs/drivers-evergreen-tools@50f50f9
  • Loading branch information
GromNaN authored Jan 6, 2025
1 parent 8b2e9fa commit 561f068
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
submodules: true

- id: setup-mongodb
uses: mongodb-labs/drivers-evergreen-tools@master
uses: mongodb-labs/drivers-evergreen-tools@81c6b49dd61e833229d750084f9f3c71b31acd8d
with:
version: ${{ matrix.mongodb-version }}
topology: ${{ matrix.topology }}
Expand Down

0 comments on commit 561f068

Please sign in to comment.