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 01a912c commit 86ae4b4Copy full SHA for 86ae4b4
1 file changed
.github/workflows/build.yml
@@ -37,6 +37,10 @@ jobs:
37
utplsql_file: "utPLSQLv3.0.0"
38
- utplsql_version: "develop"
39
jdk: '11'
40
+ utplsql_file: "utPLSQL"
41
+ - utplsql_version: "develop"
42
+ jdk: '17'
43
44
45
services:
46
oracle:
0 commit comments