Skip to content

Commit 7e23169

Browse files
Update toolchain version used to build the examples
1 parent 0a673fa commit 7e23169

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/compatibility.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
uses: actions/checkout@v4
1313
- uses: swiftwasm/setup-swiftwasm@v1
1414
with:
15-
swift-version: wasm-5.9.1-RELEASE
15+
swift-version: wasm-5.10.0-RELEASE
1616
- name: Run Test
1717
run: |
1818
set -eux

0 commit comments

Comments
 (0)