Skip to content

Commit

Permalink
ci: removed obsolete exclude
Browse files Browse the repository at this point in the history
  • Loading branch information
robinbourianes-kalisio committed May 22, 2024
1 parent 64d42b6 commit d9874e0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,6 @@ jobs:
matrix:
node: [ 18, 20 ]
mongo: [ 5, 6, 7 ]
exclude:
- node: 16
mongo: 4
name: Additional tests
if: ${{ contains(github.event.head_commit.message, 'additional tests') }}
runs-on: ubuntu-22.04
Expand Down

0 comments on commit d9874e0

Please sign in to comment.