Skip to content

Commit

Permalink
fix: bump tinygo release (#39)
Browse files Browse the repository at this point in the history
Signed-off-by: Matthias Riegler <matthias.riegler@ankorstore.com>
  • Loading branch information
xvzf authored Aug 5, 2024
1 parent ae843db commit 3278678
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
# Setup tinygo
- uses: acifani/setup-tinygo@v2
with:
tinygo-version: '0.30.0'
tinygo-version: '0.32.0'

# Setup docker buildx
- name: Set up QEMU
Expand Down

0 comments on commit 3278678

Please sign in to comment.