Skip to content

Commit

Permalink
Update coq-docker.yml: Bump binaryen vesion
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonGross authored Mar 29, 2024
1 parent 0698071 commit 2b329d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coq-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@ jobs:
uses: acifani/setup-tinygo@v2
with:
tinygo-version: '0.30.0'
binaryen-version: '116'
binaryen-version: '117'
- name: set up custom dune and wasm_of_ocaml
run: |
eval $(opam env)
Expand Down

0 comments on commit 2b329d7

Please sign in to comment.