Skip to content

Commit

Permalink
Update coq-docker.yml: Bump binaryen vesion (#1842)
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonGross authored Mar 30, 2024
1 parent 33e9ac8 commit b8f7dc8
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 b8f7dc8

Please sign in to comment.