Skip to content

Commit

Permalink
ci: try extism cli 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zshipko committed Oct 29, 2024
1 parent 519f757 commit 9b4ff62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:

- name: Update deps (Linux)
run: |
go install github.com/extism/cli/extism@latest
go install github.com/extism/cli/extism@v1.6.0
cd /tmp
# get just wasm-merge and wasm-opt
curl -L https://github.com/WebAssembly/binaryen/releases/download/version_117/binaryen-version_117-x86_64-linux.tar.gz > binaryen.tar.gz
Expand Down

0 comments on commit 9b4ff62

Please sign in to comment.