We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44c962d commit 795833eCopy full SHA for 795833e
.github/workflows/debian.yml
@@ -23,6 +23,8 @@ jobs:
23
exclude:
24
- molecule_distro: debian10
25
mongodb_version: '3.6'
26
+ - molecule_distro: debian10
27
+ mongodb_version: '4.0'
28
env:
29
MONGODB_VERSION: ${{ matrix.mongodb_version }}
30
MOLECULE_DISTRO: ${{ matrix.molecule_distro }}
0 commit comments