Skip to content

Commit e565f18

Browse files
authored
ci: use tinygo 0.31.2 (#36)
1 parent 095ac11 commit e565f18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: Install TinyGo
2828
uses: acifani/setup-tinygo@v1.1.0
2929
with:
30-
tinygo-version: 0.30.0
30+
tinygo-version: 0.31.2
3131
binaryen-version: "116"
3232

3333
- name: Compile example

0 commit comments

Comments
 (0)