Skip to content

Commit 7dc41bf

Browse files
committed
Add iOS and Android CI
1 parent b45b80b commit 7dc41bf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/pull_request.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,10 @@ jobs:
1616
macos_build_command: "xcrun swift build"
1717
macos_exclude_xcode_versions: '[{"xcode_version": "16.0"}, {"xcode_version": "16.1"}]'
1818
enable_macos_checks: true
19+
enable_ios_checks: true
1920
enable_linux_static_sdk_build: true
2021
enable_wasm_sdk_build: true
22+
enable_android_sdk_build: true
2123

2224
soundness:
2325
name: Soundness

0 commit comments

Comments
 (0)