We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff901c4 commit 2b07893Copy full SHA for 2b07893
1 file changed
.github/workflows/build.yml
@@ -31,7 +31,7 @@ jobs:
31
matrix:
32
utplsql_version: ["v3.1.14","develop"]
33
utplsql_file: ["utPLSQL"]
34
- jdk: ['8', '11', '17','21','25']
+ jdk: ['11', '17', '21', '25']
35
services:
36
oracle:
37
image: gvenzl/oracle-free:23-slim-faststart
0 commit comments