Skip to content

Commit 561f068

Browse files
authored
Lock drivers-evergreen-tools to a working version (#1560)
The job doesn't work starting mongodb-labs/drivers-evergreen-tools@50f50f9
1 parent 8b2e9fa commit 561f068

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
submodules: true
6464

6565
- id: setup-mongodb
66-
uses: mongodb-labs/drivers-evergreen-tools@master
66+
uses: mongodb-labs/drivers-evergreen-tools@81c6b49dd61e833229d750084f9f3c71b31acd8d
6767
with:
6868
version: ${{ matrix.mongodb-version }}
6969
topology: ${{ matrix.topology }}

0 commit comments

Comments
 (0)