This is an automated email from the ASF dual-hosted git repository.
squakez pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k.git
The following commit(s) were added to refs/heads/main by this push:
new 50e4be2a8 fix(ci): explicit runtime
50e4be2a8 is described below
commit 50e4be2a86e320428ba4cb1431fc5e310f69f6b8
Author: Pasquale Congiusti <[email protected]>
AuthorDate: Mon Sep 7 12:20:02 2026 +0200
fix(ci): explicit runtime
---
.github/actions/infra-setting/action.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.github/actions/infra-setting/action.yml
b/.github/actions/infra-setting/action.yml
index d734dcfc0..79be5461b 100644
--- a/.github/actions/infra-setting/action.yml
+++ b/.github/actions/infra-setting/action.yml
@@ -38,6 +38,7 @@ runs:
with:
cpus: max
memory: max
+ container-runtime: docker
- id: minikube-settings
name: Set docker-env