Skip to content

Commit 8aae201

Browse files
authored
Try to fix ci (#76)
* try to fix CI by bump up version Signed-off-by: SamYuan1990 <yy19902439@126.com> * fix up as remove ebpf provider Signed-off-by: SamYuan1990 <yy19902439@126.com> --------- Signed-off-by: SamYuan1990 <yy19902439@126.com>
1 parent 522c6c8 commit 8aae201

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/integration_test.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,8 @@ jobs:
1717
- name: use kepler action for kind cluster build
1818
uses: sustainable-computing-io/kepler-action@v0.0.7
1919
with:
20-
ebpfprovider: libbpf
2120
cluster_provider: kind
22-
local_dev_cluster_version: v0.0.5
21+
local_dev_cluster_version: v0.0.9
2322

2423
- name: install helm
2524
uses: azure/setup-helm@v4.1.0

0 commit comments

Comments
 (0)