Skip to content

Commit

Permalink
chore(workflows/test): remove commented-out "include" array values
Browse files Browse the repository at this point in the history
  • Loading branch information
hasezoey committed Sep 25, 2022
1 parent 1412b20 commit e0ac444
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,6 @@ jobs:
os: [ubuntu-18.04, ubuntu-20.04]
mongodb: [4.0.28, 5.0.8, 6.0.0]
include:
# - os: ubuntu-18.04
# mongodb-os: ubuntu1804
# - os: ubuntu-20.04
# mongodb-os: ubuntu2004
- os: ubuntu-20.04 # customize on which matrix the coverage will be collected on
mongodb: 5.0.11
node: 16
Expand Down

0 comments on commit e0ac444

Please sign in to comment.