Skip to content

Commit

Permalink
Fixed sdkman.io installation in github action
Browse files Browse the repository at this point in the history
  • Loading branch information
mcweba committed Jan 10, 2024
1 parent 61c7806 commit 9354cad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Restrictions
------------

* There must be one vertx-cluster-watchdog verticle instance per vertx instance, the watchdog is relying onto the fact that one broadcast message is received by one cluster member
* the verticle can only handle one hazelcast instance. If there are more than one hazelcast instances, the watchdog will not be run.
* the verticle can only handle one hazelcast instance. If there are more than one hazelcast instances, the watchdog will not be run

Configuration
-------------
Expand Down

0 comments on commit 9354cad

Please # to comment.