Skip to content

Commit

Permalink
Add Support to Upsert/Insert Ignore on PDB
Browse files Browse the repository at this point in the history
- Run Oracle workflow on JVM 11.
  • Loading branch information
victorcmg-fdz committed Jul 6, 2023
1 parent 062390e commit 8da729b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-oracle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

strategy:
matrix:
java-version: [ 8 ]
java-version: [ 11 ]
steps:
- uses: actions/checkout@v3
- name: Set up JDK ${{ matrix.java-version }}
Expand Down

0 comments on commit 8da729b

Please sign in to comment.