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 e133abb commit b252c12Copy full SHA for b252c12
.github/workflows/pull_request.yml
@@ -45,6 +45,7 @@ jobs:
45
{"os_version": "focal", "swift_version": "6.2"},
46
{"os_version": "focal", "swift_version": "nightly-main"},
47
]
48
+ enable_android_sdk_build: true
49
50
build-abi-stable:
51
name: Build ABI Stable
0 commit comments