Skip to content

Commit ca8f2d3

Browse files
authored
Revert enable_android_sdk_build to false for build-abi-stable
1 parent 3d5abd2 commit ca8f2d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
enable_linux_checks: false
5959
enable_macos_checks: true
6060
enable_windows_checks: false
61-
enable_android_sdk_build: true
61+
enable_android_sdk_build: false
6262
# Only build
6363
macos_build_command: "xcrun swift build --build-tests"
6464
macos_exclude_xcode_versions: '[]'

0 commit comments

Comments
 (0)