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.
REQUIRES: platform=Linux
1 parent 501149e commit 0c66dadCopy full SHA for 0c66dad
wasm/swiftpm.md
@@ -1,5 +1,11 @@
1
# SwiftPM checks for Wasm Swift SDKs
2
3
+This test can only run on Linux CI as we only build Swift SDK for Wasm on Linux CI nodes.
4
+
5
+```
6
+REQUIRES: platform=Linux
7
8
9
1. Let's install Swift SDK for Wasm first:
10
11
```
0 commit comments