Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0ce0368

Browse files
committed
Adding 21xe-full
1 parent 0b9f937 commit 0ce0368

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,8 +79,8 @@ jobs:
7979
# connection-str: '127.0.0.1:1521/ORCLCDB'
8080
# - oracle-version: "utplsqlv3/oracledb:19c-se2-small"
8181
# connection-str: '127.0.0.1:1521/ORCLCDB'
82-
# - oracle-version: "gvenzl/oracle-xe:21-full"
83-
# connection-str: '127.0.0.1:1521/XE'
82+
- oracle-version: "gvenzl/oracle-xe:21-full"
83+
connection-str: '127.0.0.1:1521/XE'
8484

8585
services:
8686
oracle:

0 commit comments

Comments
 (0)