Skip to content

Commit

Permalink
ci: rm service
Browse files Browse the repository at this point in the history
  • Loading branch information
yajra committed Mar 1, 2025
1 parent b0722ca commit 3dd16ee
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,6 @@ jobs:
tests:
runs-on: ubuntu-latest

services:
oracle:
image: deepdiver/docker-oracle-xe-11g:2.0
ports:
- 49160:22
- 1521:1521

strategy:
fail-fast: true
matrix:
Expand Down

0 comments on commit 3dd16ee

Please sign in to comment.