We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa283e8 commit 8050ff4Copy full SHA for 8050ff4
1 file changed
.github/workflows/ci-5.x.yml
@@ -58,6 +58,9 @@ jobs:
58
- os: ubuntu-latest
59
jdk: 17
60
profile: 'MSSQL-2019-latest'
61
+ - os: ubuntu-latest
62
+ jdk: 17
63
+ profile: 'Oracle-21'
64
uses: ./.github/workflows/ci.yml
65
with:
66
branch: ${{ github.head_ref || github.ref_name }}
0 commit comments