Skip to content

Commit

Permalink
Remove mongodb service.
Browse files Browse the repository at this point in the history
  • Loading branch information
nenadjakic committed Sep 5, 2024
1 parent bd48142 commit 76ca6af
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,6 @@ jobs:
build:
runs-on: ubuntu-latest

services:
mongodb:
image: mongo:7.0.12-jammy
ports:
- 2010:27017
steps:
- name: Checkout source
uses: actions/checkout@v4
Expand Down

0 comments on commit 76ca6af

Please sign in to comment.