Skip to content

Commit

Permalink
Bump tinygo
Browse files Browse the repository at this point in the history
  • Loading branch information
anuraaga committed Nov 28, 2024
1 parent 0af7106 commit 4ca17f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- name: setup tinygo
uses: acifani/setup-tinygo@b2ba42b249c7d3efdfe94166ec0f48b3191404f7 # v1
with:
tinygo-version: 0.33.0
tinygo-version: 0.34.0
- name: setup wasmtime for tinygo
run: go install github.com/wasilibs/tools/cmd/wasmtime@875fe73f677c58d467ee373a9e00e6cb66b268f3

Expand Down

0 comments on commit 4ca17f9

Please sign in to comment.