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 83e5b67 commit bf6f8e8Copy full SHA for bf6f8e8
.github/workflows/tracking-vertx-4.build.yml
@@ -87,7 +87,7 @@ jobs:
87
strategy:
88
matrix:
89
vertx-version: [ '[4.2,4.3)' ]
90
- db: [ 'MariaDB', 'MySQL', 'PostgreSQL', 'DB2', 'CockroachDB', 'MSSQLServer' ]
+ db: [ 'MariaDB', 'MySQL', 'PostgreSQL', 'DB2', 'CockroachDB', 'MSSQLServer', 'Oracle' ]
91
steps:
92
- uses: actions/checkout@v2
93
- name: Set up JDK 11
0 commit comments