We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a673fa commit 7e23169Copy full SHA for 7e23169
.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.9.1-RELEASE
+ swift-version: wasm-5.10.0-RELEASE
16
- name: Run Test
17
run: |
18
set -eux
0 commit comments