Skip to content

Commit b8fe4c8

Browse files
committed
Enable Android build in CI (no tests, only build).
Enable the Android CI workflow added in swiftlang/github-workflows#172.
1 parent 4889f15 commit b8fe4c8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pull_request.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
enable_ios_checks: true
2525
ios_host_exclude_xcode_versions: '[{"xcode_version": "16.2"}, {"xcode_version": "16.3"}, {"xcode_version": "16.4"}]'
2626
enable_wasm_sdk_build: true
27+
enable_android_sdk_build: true
2728
soundness:
2829
name: Soundness
2930
uses: swiftlang/github-workflows/.github/workflows/soundness.yml@main

0 commit comments

Comments
 (0)