Skip to content

Commit bf6f8e8

Browse files
committed
[#1245] Build using latest Vert.x snapshot plus Oracle
1 parent 83e5b67 commit bf6f8e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tracking-vertx-4.build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
strategy:
8888
matrix:
8989
vertx-version: [ '[4.2,4.3)' ]
90-
db: [ 'MariaDB', 'MySQL', 'PostgreSQL', 'DB2', 'CockroachDB', 'MSSQLServer' ]
90+
db: [ 'MariaDB', 'MySQL', 'PostgreSQL', 'DB2', 'CockroachDB', 'MSSQLServer', 'Oracle' ]
9191
steps:
9292
- uses: actions/checkout@v2
9393
- name: Set up JDK 11

0 commit comments

Comments
 (0)