Skip to content

Commit 795833e

Browse files
committed
Remove 4.0 from debian 10
1 parent 44c962d commit 795833e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/debian.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ jobs:
2323
exclude:
2424
- molecule_distro: debian10
2525
mongodb_version: '3.6'
26+
- molecule_distro: debian10
27+
mongodb_version: '4.0'
2628
env:
2729
MONGODB_VERSION: ${{ matrix.mongodb_version }}
2830
MOLECULE_DISTRO: ${{ matrix.molecule_distro }}

0 commit comments

Comments
 (0)