Skip to content

Commit

Permalink
Update toolchain version used to build the examples
Browse files Browse the repository at this point in the history
  • Loading branch information
kateinoigakukun committed Jul 12, 2024
1 parent 0a673fa commit 7e23169
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compatibility.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
uses: actions/checkout@v4
- uses: swiftwasm/setup-swiftwasm@v1
with:
swift-version: wasm-5.9.1-RELEASE
swift-version: wasm-5.10.0-RELEASE
- name: Run Test
run: |
set -eux
Expand Down

0 comments on commit 7e23169

Please sign in to comment.