Skip to content

Commit

Permalink
Update tinygo version
Browse files Browse the repository at this point in the history
  • Loading branch information
Yeicor authored Jan 4, 2025
1 parent d89ff4e commit 9643ce2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-publish-demos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- uses: actions/setup-go@v5
- uses: acifani/setup-tinygo@v2
with:
tinygo-version: '0.32.0'
tinygo-version: '0.35.0'
- run: mkdir -p public

- name: Build sdf-viewer-go/example
Expand Down

0 comments on commit 9643ce2

Please sign in to comment.