Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ce0368 commit 4921610Copy full SHA for 4921610
1 file changed
.github/workflows/build.yml
@@ -79,7 +79,7 @@ jobs:
79
# connection-str: '127.0.0.1:1521/ORCLCDB'
80
# - oracle-version: "utplsqlv3/oracledb:19c-se2-small"
81
82
- - oracle-version: "gvenzl/oracle-xe:21-full"
+ - oracle-version: "gvenzl/oracle-xe:21-slim"
83
connection-str: '127.0.0.1:1521/XE'
84
85
services:
0 commit comments