Skip to content

Commit f9d3ff8

Browse files
Update compatibility CI
1 parent 0809333 commit f9d3ff8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/compatibility.yml

+1-1
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.10.0-RELEASE
15+
swift-version: wasm-6.0.3-RELEASE
1616
- name: Run Test
1717
run: |
1818
set -eux

0 commit comments

Comments
 (0)