We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0809333 commit f9d3ff8Copy full SHA for f9d3ff8
.github/workflows/compatibility.yml
@@ -12,7 +12,7 @@ jobs:
12
uses: actions/checkout@v4
13
- uses: swiftwasm/setup-swiftwasm@v1
14
with:
15
- swift-version: wasm-5.10.0-RELEASE
+ swift-version: wasm-6.0.3-RELEASE
16
- name: Run Test
17
run: |
18
set -eux
0 commit comments