Skip to content

Conversation

@marcprux
Copy link
Contributor

@marcprux marcprux commented Nov 4, 2025

Now that swiftlang/github-workflows supports building with the Swift SDK for Android in swiftlang/github-workflows#172, we can enable the job in swift-system to prevent Android build regressions.

Other projects have recently added Android CI at swiftlang/swift-foundation#1566, swiftlang/swift-testing#1382, swiftlang/swift-subprocess#202, and swiftlang/swift-toolchain-sqlite#23.

@glessard
Copy link
Contributor

glessard commented Nov 4, 2025

@swift-ci please test

@jrflat
Copy link
Contributor

jrflat commented Nov 4, 2025

@marcprux I enabled the Android SDK build flag in a commit in #270 to make sure the fix indeed worked

@marcprux
Copy link
Contributor Author

marcprux commented Nov 4, 2025

@marcprux I enabled the Android SDK build flag in a commit in #270 to make sure the fix indeed worked

Great! It looks like it passed!

@glessard
Copy link
Contributor

@swift-ci please test

@marcprux
Copy link
Contributor Author

It seems I had set enable_android_sdk_build: false accidentally. I've updated it to be enable_android_sdk_build: true.

@glessard
Copy link
Contributor

@marcprux false was fine for the "Build ABI Stable" job. Android has been added for the "Test" job.

@marcprux
Copy link
Contributor Author

@marcprux false was fine for the "Build ABI Stable" job. Android has been added for the "Test" job.

Oops, sorry! I've reverted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants