Skip to content

Commit 0246914

Browse files
committed
Update
1 parent a27756e commit 0246914

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/benchmark.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,7 @@ jobs:
7171
run: |
7272
k3d cluster create upstream --wait \
7373
--agents 1 \
74-
--network "nw01" \
75-
--image docker.io/rancher/k3s:${{matrix.k3s.version}}
74+
--image docker.io/rancher/k3s:${{ env.SETUP_K3D_VERSION }}
7675
7776
- name: Import Images Into k3d
7877
run: |

0 commit comments

Comments
 (0)