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 0b9f937 commit 0ce0368Copy full SHA for 0ce0368
1 file changed
.github/workflows/build.yml
@@ -79,8 +79,8 @@ 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"
83
-# connection-str: '127.0.0.1:1521/XE'
+ - oracle-version: "gvenzl/oracle-xe:21-full"
+ connection-str: '127.0.0.1:1521/XE'
84
85
services:
86
oracle:
0 commit comments