Skip to content

Commit 0ea4109

Browse files
authored
[CI] Enable Android SDK build in swift-foundation
1 parent 1cda636 commit 0ea4109

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
@@ -19,6 +19,8 @@ jobs:
1919
macos_versions: '["sequoia"]'
2020
enable_wasm_sdk_build: true
2121
wasm_sdk_versions: '["nightly-main"]'
22+
enable_android_sdk_build: true
23+
android_sdk_versions: '["nightly-main"]'
2224

2325
cmake_build:
2426
name: Build (CMake)

0 commit comments

Comments
 (0)