Skip to content

Commit 44c962d

Browse files
committed
Exclude 3.6 from debian 10 matrix
1 parent 2cdff43 commit 44c962d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/debian.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ jobs:
2020
- '4.2'
2121
- '4.0'
2222
- '3.6'
23+
exclude:
24+
- molecule_distro: debian10
25+
mongodb_version: '3.6'
2326
env:
2427
MONGODB_VERSION: ${{ matrix.mongodb_version }}
2528
MOLECULE_DISTRO: ${{ matrix.molecule_distro }}

0 commit comments

Comments
 (0)