Skip to content

Commit

Permalink
Adding Oracle 23-free-developer-edition
Browse files Browse the repository at this point in the history
  • Loading branch information
jgebal committed Apr 12, 2023
1 parent e6a6a4c commit 0497dcf
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,11 @@ jobs:
oracle-sid: 'XE'
oracle-version: "gvenzl/oracle-xe:21-slim"
oracle-base: '/opt/oracle'
- id: 7
db_version_name: '23free'
oracle-sid: 'FREEPDB1'
oracle-version: "gvenzl/oracle-free:23-slim"
oracle-base: '/opt/oracle'

services:
html_checker:
Expand Down

0 comments on commit 0497dcf

Please # to comment.