Skip to content

Commit e415f6c

Browse files
committed
feat: default to use vertx client
Signed-off-by: Chris Laprun <[email protected]>
1 parent 31467f8 commit e415f6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ on:
1212
http-client:
1313
type: string
1414
required: false
15-
default: 'jdk'
15+
default: 'vertx'
1616
experimental:
1717
type: boolean
1818
required: false

0 commit comments

Comments
 (0)