We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4889f15 commit db3ec85Copy full SHA for db3ec85
.github/workflows/pull_request.yml
@@ -24,6 +24,7 @@ jobs:
24
enable_ios_checks: true
25
ios_host_exclude_xcode_versions: '[{"xcode_version": "16.2"}, {"xcode_version": "16.3"}, {"xcode_version": "16.4"}]'
26
enable_wasm_sdk_build: true
27
+ enable_android_sdk_build: true
28
soundness:
29
name: Soundness
30
uses: swiftlang/github-workflows/.github/workflows/soundness.yml@main
0 commit comments