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

Skip to content

Commit 86ae4b4

Browse files
committed
Support 8, 11 and 17
1 parent 01a912c commit 86ae4b4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/build.yml

+4
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,10 @@ jobs:
3737
utplsql_file: "utPLSQLv3.0.0"
3838
- utplsql_version: "develop"
3939
jdk: '11'
40+
utplsql_file: "utPLSQL"
41+
- utplsql_version: "develop"
42+
jdk: '17'
43+
utplsql_file: "utPLSQL"
4044

4145
services:
4246
oracle:

0 commit comments

Comments
 (0)