Skip to content

Commit

Permalink
Bump the version of tinygo used in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
bhelx committed Oct 24, 2024
1 parent 55cb612 commit 6f0d57e
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 @@ -28,7 +28,7 @@ jobs:
- name: Install TinyGo
uses: acifani/setup-tinygo@v1.1.0
with:
tinygo-version: 0.31.2
tinygo-version: 0.33.0
binaryen-version: "116"

- name: Compile example
Expand Down

0 comments on commit 6f0d57e

Please sign in to comment.