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 c17a4cb commit 1c13b2dCopy full SHA for 1c13b2d
.github/workflows/ci-4.x.yml
@@ -48,10 +48,13 @@ jobs:
48
profile: 'MySQL-5.7'
49
- os: ubuntu-latest
50
jdk: 17
51
- profile: 'MySQL-5.7'
+ profile: 'MariaDB-10.4'
52
53
54
profile: 'MSSQL-2019-latest'
55
+ - os: ubuntu-latest
56
+ jdk: 17
57
+ profile: 'Oracle-21'
58
uses: ./.github/workflows/ci.yml
59
with:
60
branch: 4.x
.github/workflows/ci-5.x.yml
@@ -54,7 +54,7 @@ jobs:
0 commit comments