ppalaga commented on issue #697: Fix #696 Test HTTPS with the HTTP clients
URL: https://github.com/apache/camel-quarkus/pull/697#issuecomment-585189924
 
 
   The `build-alternative-jvm` job does not use the cache and indeed, it 
perhaps could to both finish faster and to (partly) avoid the download 
problems. I have a added a commit adding the cache. 
   
   I just learned that the GH actions' caches are immutable per entry, so 
consuming the cached repo from the `build` job in `build-alternative-jvm` 
should not have any influence on the itest jobs that also consume the same 
cache key.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to