Skip to content

Commit

Permalink
fix: port
Browse files Browse the repository at this point in the history
  • Loading branch information
yajra committed May 27, 2024
1 parent c09188c commit fbb1d07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
image: deepdiver/docker-oracle-xe-11g:2.0
ports:
- 49160:22
- 49161:1521
- 1521:1521
strategy:
fail-fast: true
matrix:
Expand Down

0 comments on commit fbb1d07

Please sign in to comment.