Skip to content

Commit 3278678

Browse files
authored
fix: bump tinygo release (#39)
Signed-off-by: Matthias Riegler <matthias.riegler@ankorstore.com>
1 parent ae843db commit 3278678

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
# Setup tinygo
5656
- uses: acifani/setup-tinygo@v2
5757
with:
58-
tinygo-version: '0.30.0'
58+
tinygo-version: '0.32.0'
5959

6060
# Setup docker buildx
6161
- name: Set up QEMU

0 commit comments

Comments
 (0)