Skip to content

Commit 2b07893

Browse files
author
Jacek Gębal
committed
Remove JDK 8 from build process.
1 parent ff901c4 commit 2b07893

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
matrix:
3232
utplsql_version: ["v3.1.14","develop"]
3333
utplsql_file: ["utPLSQL"]
34-
jdk: ['8', '11', '17','21','25']
34+
jdk: ['11', '17', '21', '25']
3535
services:
3636
oracle:
3737
image: gvenzl/oracle-free:23-slim-faststart

0 commit comments

Comments
 (0)