Skip to content

Commit

Permalink
bump tinygo version in CI workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
diamondburned committed Aug 3, 2024
1 parent 4079c9e commit f39aaec
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -46,6 +46,8 @@ jobs:
- uses: actions/checkout@v4
- name: Install Tinygo
uses: acifani/setup-tinygo@v2
with:
tinygo-versin: 0.32.0

- name: Create temporary main package
run: |

0 comments on commit f39aaec

Please sign in to comment.