Skip to content

Commit 0c66dad

Browse files
committed
Add REQUIRES: platform=Linux to the new test
1 parent 501149e commit 0c66dad

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

wasm/swiftpm.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# SwiftPM checks for Wasm Swift SDKs
22

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+
39
1. Let's install Swift SDK for Wasm first:
410

511
```

0 commit comments

Comments
 (0)